[ros-diffs] [akhaldi] 48671: [CMAKE] - libcntpr needs buildno.h

akhaldi at svn.reactos.org akhaldi at svn.reactos.org
Tue Aug 31 21:24:13 UTC 2010


Author: akhaldi
Date: Tue Aug 31 21:24:12 2010
New Revision: 48671

URL: http://svn.reactos.org/svn/reactos?rev=48671&view=rev
Log:
[CMAKE]
- libcntpr needs buildno.h

Modified:
    branches/cmake-bringup/lib/sdk/crt/CMakeLists.txt

Modified: branches/cmake-bringup/lib/sdk/crt/CMakeLists.txt
URL: http://svn.reactos.org/svn/reactos/branches/cmake-bringup/lib/sdk/crt/CMakeLists.txt?rev=48671&r1=48670&r2=48671&view=diff
==============================================================================
--- branches/cmake-bringup/lib/sdk/crt/CMakeLists.txt [iso-8859-1] (original)
+++ branches/cmake-bringup/lib/sdk/crt/CMakeLists.txt [iso-8859-1] Tue Aug 31 21:24:12 2010
@@ -560,4 +560,4 @@
 
 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)




More information about the Ros-diffs mailing list