FreeRDP/server/proxy/modules/demo/CMakeLists.txt

5 lines
35 B
CMake
Raw Normal View History

2019-08-19 16:05:59 +03:00
add_library(demo SHARED
demo.c
)