certi-cvs
[Top][All Lists]
Advanced

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

[certi-cvs] certi/include CMakeLists.txt


From: certi-cvs
Subject: [certi-cvs] certi/include CMakeLists.txt
Date: Sat, 11 Oct 2008 22:08:21 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Eric NOULARD <erk>      08/10/11 22:08:21

Modified files:
        include        : CMakeLists.txt 

Log message:
        Do not install CVS/ subdir

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/include/CMakeLists.txt?cvsroot=certi&r1=1.3&r2=1.4

Patches:
Index: CMakeLists.txt
===================================================================
RCS file: /sources/certi/certi/include/CMakeLists.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- CMakeLists.txt      7 Oct 2008 18:46:26 -0000       1.3
+++ CMakeLists.txt      11 Oct 2008 22:08:21 -0000      1.4
@@ -13,4 +13,5 @@
 # Install public IEEE-1516 DLC headers files
 # taken from SISO-STD-004.1-2004
 # see 
http://www.sisostds.org/index.php?tg=fileman&idx=get&id=5&gr=Y&path=SISO+Products%2FSISO+Standards&file=SIS-STD-004.1-2004.zip
-INSTALL(DIRECTORY RTI DESTINATION include)
+INSTALL(DIRECTORY RTI DESTINATION include
+        PATTERN "CVS" EXCLUDE )




reply via email to

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