mirror of
https://github.com/reactos/reactos.git
synced 2025-05-25 12:14:32 +00:00
4 lines
91 B
Text
4 lines
91 B
Text
![]() |
|
||
|
add_definitions(-D_NTOSKRNL_)
|
||
|
add_library(csq csq.c)
|
||
|
add_dependencies(csq build_resources)
|