reactos/lib/sdk/nt/CMakeLists.txt
2013-06-16 22:01:41 +00:00

4 lines
57 B
CMake

add_library(nt entry_point.c)
add_dependencies(nt psdk)