[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[certi-cvs] certi/libHLA CMakeLists.txt
From: |
CERTI CVS commits |
Subject: |
[certi-cvs] certi/libHLA CMakeLists.txt |
Date: |
Fri, 28 Feb 2014 15:53:12 +0000 |
CVSROOT: /sources/certi
Module name: certi
Changes by: Eric NOULARD <erk> 14/02/28 15:53:12
Modified files:
libHLA : CMakeLists.txt
Log message:
export libhla includes in its own place
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/libHLA/CMakeLists.txt?cvsroot=certi&r1=1.21&r2=1.22
Patches:
Index: CMakeLists.txt
===================================================================
RCS file: /sources/certi/certi/libHLA/CMakeLists.txt,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- CMakeLists.txt 9 Dec 2013 13:48:00 -0000 1.21
+++ CMakeLists.txt 28 Feb 2014 15:53:12 -0000 1.22
@@ -134,7 +134,7 @@
install(FILES
${LIBHLA_EXPORTED_INCLUDES}
- DESTINATION include)
+ DESTINATION include/libhla)
install(PROGRAMS
hlaomtdif2cpp.py
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [certi-cvs] certi/libHLA CMakeLists.txt,
CERTI CVS commits <=