reactos/lib/sdk/nt/CMakeLists.txt
2011-05-24 18:40:34 +00:00

3 lines
No EOL
56 B
CMake

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