certi-cvs
[Top][All Lists]
Advanced

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

[certi-cvs] certi CMakeLists.txt


From: certi-cvs
Subject: [certi-cvs] certi CMakeLists.txt
Date: Wed, 09 Jul 2008 13:34:26 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Eric NOULARD <erk>      08/07/09 13:34:26

Modified files:
        .              : CMakeLists.txt 

Log message:
        Add a default CPACK_PACKAGE_CONTACT

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

Patches:
Index: CMakeLists.txt
===================================================================
RCS file: /sources/certi/certi/CMakeLists.txt,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -b -r1.51 -r1.52
--- CMakeLists.txt      2 Jul 2008 09:35:57 -0000       1.51
+++ CMakeLists.txt      9 Jul 2008 13:34:26 -0000       1.52
@@ -398,6 +398,7 @@
 SET(CPACK_PACKAGE_VERSION_MAJOR ${PACKAGE_VERSION_MAJOR})
 SET(CPACK_PACKAGE_VERSION_MINOR ${PACKAGE_VERSION_MINOR})
 SET(CPACK_PACKAGE_VERSION_PATCH ${PACKAGE_VERSION_PATCH})
+#SET(CPACK_PACKAGE_CONTACT "address@hidden")
 
 INCLUDE(CPack)
 INCLUDE(UsePackageBackup)




reply via email to

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