mirror of
https://github.com/reactos/reactos.git
synced 2025-07-23 02:03:43 +00:00
3 lines
No EOL
56 B
CMake
3 lines
No EOL
56 B
CMake
|
|
add_library(nt entry_point.c)
|
|
add_dependencies(nt psdk) |