mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:23:07 +00:00
[CMAKE]
- Add chew and csq to build. svn path=/branches/cmake-bringup/; revision=48285
This commit is contained in:
parent
147875c573
commit
486a2d0e81
4 changed files with 20 additions and 0 deletions
4
lib/drivers/chew/CMakeLists.txt
Normal file
4
lib/drivers/chew/CMakeLists.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
add_definitions(-D_NTOSKRNL_)
|
||||
add_library(chew workqueue.c)
|
||||
add_dependencies(chew build_resources)
|
Loading…
Add table
Add a link
Reference in a new issue