xref: /reactos/sdk/lib/nt/CMakeLists.txt (revision 40462c92)
1
2add_library(nt entry_point.c)
3add_dependencies(nt psdk)
4