[CMAKE]
[reactos.git] / lib / sdk / nt / CMakeLists.txt
1
2 file(GLOB_RECURSE SOURCE "*.c")
3 add_library(nt ${SOURCE})