FreeRDP/server/proxy/modules/demo/CMakeLists.txt
2019-08-23 11:58:08 +02:00

5 lines
35 B
CMake

add_library(demo SHARED
demo.c
)