[CMAKE]
[reactos.git] / lib / sdk / nt / CMakeLists.txt
1
2 add_library(nt entry_point.c)
3 add_dependencies(nt psdk)