mirror of
https://github.com/reactos/reactos.git
synced 2025-08-01 00:13:16 +00:00
[CMAKE]: Build more stuff.
svn path=/branches/cmake-bringup/; revision=48264
This commit is contained in:
parent
3b4b183c21
commit
4a961b42be
9 changed files with 40 additions and 0 deletions
4
lib/sdk/nt/CMakeLists.txt
Normal file
4
lib/sdk/nt/CMakeLists.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
file(GLOB_RECURSE SOURCE "*.c")
|
||||
|
||||
add_library(nt ${SOURCE})
|
Loading…
Add table
Add a link
Reference in a new issue