xref
: /
reactos
/
sdk
/
lib
/
nt
/
CMakeLists.txt
(revision 40462c92)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
add_library(nt
entry_point.c
)
3
add_dependencies(nt psdk)
4