certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-cvs] certi/libRTI CMakeLists.txt


From: certi-cvs
Subject: [certi-cvs] certi/libRTI CMakeLists.txt
Date: Mon, 01 Feb 2010 14:06:40 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Eric NOULARD <erk>      10/02/01 14:06:40

Modified files:
        libRTI         : CMakeLists.txt 

Log message:
        RTItypes.hh is now generated so should be taken
        from build dir and not in source.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/libRTI/CMakeLists.txt?cvsroot=certi&r1=1.12&r2=1.13

Patches:
Index: CMakeLists.txt
===================================================================
RCS file: /sources/certi/certi/libRTI/CMakeLists.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- CMakeLists.txt      31 Aug 2009 13:25:45 -0000      1.12
+++ CMakeLists.txt      1 Feb 2010 14:06:40 -0000       1.13
@@ -17,7 +17,7 @@
    ../include/NullFederateAmbassador.hh
    ../include/RTI.hh
    ../include/RTIambServices.hh
-   ../include/RTItypes.hh
+   ${CMAKE_BINARY_DIR}/include/RTItypes.hh
 )
 
 #SOURCE_GROUP("RTI\\Header" FILES ${RTI_LIB_INCLUDE})




reply via email to

[Prev in Thread] Current Thread [Next in Thread]