Files
FreeRDP/server/shadow/Sample/CMakeLists.txt
akallabeth e3c93573f3 [cmake] add explicit instructions to turn off unmaintained modules
* Add detailed CMake warning to disable unmaintained modules
* Add sample shadow subsystem implementation
* Allow building shadow server with dummy subsystem
2025-03-17 16:23:51 +01:00

2 lines
82 B
CMake

add_library(freerdp-shadow-subsystem-impl STATIC sample_shadow.c sample_shadow.h)