mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
4 lines
No EOL
92 B
CMake
4 lines
No EOL
92 B
CMake
|
|
add_definitions(-D_NTSYSTEM_)
|
|
file(GLOB_RECURSE SOURCE "*.c")
|
|
add_library(rossym ${SOURCE}) |