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-02-25 01:39:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
29207fa8b2
reactos
/
lib
/
sdk
/
nt
/
CMakeLists.txt
3 lines
56 B
Text
Raw
Normal View
History
Unescape
Escape
[CMAKE]: Build more stuff. svn path=/branches/cmake-bringup/; revision=48264
2010-07-25 21:24:00 +00:00
[CMAKE] Add missing psdk dependency to nt and smlib. Fixes parallel builds. svn path=/branches/cmake-bringup/; revision=49009
2010-10-06 08:02:25 +00:00
add_library(nt entry_point.c)
add_dependencies(nt psdk)
Reference in a new issue
Copy permalink