This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2025-01-03 21:09:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d6002f9475
reactos
/
sdk
/
lib
/
drivers
/
chew
/
CMakeLists.txt
5 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
[CMAKE] Integrate cmake stuff into trunk Only files added. svn path=/trunk/; revision=51783
2011-05-16 13:12:07 +00:00
add_definitions(-D_NTOSKRNL_)
add_library(chew workqueue.c)
[CMAKE] - Fix more missing dependencies on xdk CORE-9586 svn path=/trunk/; revision=69086
2015-09-07 10:05:42 +00:00
add_dependencies(chew bugcodes xdk)
Reference in a new issue
Copy permalink