mirror of
https://github.com/reactos/reactos.git
synced 2025-06-29 16:11:22 +00:00
4 lines
92 B
Text
4 lines
92 B
Text
![]() |
|
||
|
add_definitions(-D_NTOSKRNL_)
|
||
|
add_library(chew workqueue.c)
|
||
|
add_dependencies(chew bugcodes)
|