mirror of
https://github.com/reactos/reactos.git
synced 2025-06-26 04:19:44 +00:00
[CMAKE]
- libcntpr needs buildno.h svn path=/branches/cmake-bringup/; revision=48671
This commit is contained in:
parent
10cf790c3c
commit
aec35b5416
1 changed files with 1 additions and 1 deletions
|
@ -560,4 +560,4 @@ endif(ARCH MATCHES i386)
|
|||
|
||||
add_library(libcntpr ${LIBCNTPR_SOURCE})
|
||||
set_property(TARGET libcntpr PROPERTY COMPILE_DEFINITIONS NO_RTL_INLINES _NTSYSTEM_ _NTDLLBUILD_ _LIBCNT_ __CRT__NO_INLINE)
|
||||
add_dependencies(libcntpr psdk)
|
||||
add_dependencies(libcntpr psdk buildno_header)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue