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: Thu, 03 Dec 2009 14:36:52 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Eric NOULARD <erk>      09/12/03 14:36:52

Modified files:
        .              : CMakeLists.txt 

Log message:
        Add missing CPACK_PACKAGE_CONTACT 
        which is mandatory for building debian package with CPack DEB

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

Patches:
Index: CMakeLists.txt
===================================================================
RCS file: /sources/certi/certi/CMakeLists.txt,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -b -r1.76 -r1.77
--- CMakeLists.txt      21 Nov 2009 14:47:47 -0000      1.76
+++ CMakeLists.txt      3 Dec 2009 14:36:52 -0000       1.77
@@ -343,6 +343,7 @@
 
 SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "CERTI An efficient Open Source HLA 
RunTime Infrastructure")
 SET(CPACK_PACKAGE_VENDOR "ONERA/DTIM")
+SET(CPACK_PACKAGE_CONTACT "address@hidden")
 SET(CPACK_PACKAGE_DESCRIPTION_FILE 
"${CMAKE_CURRENT_SOURCE_DIR}/CERTI_DESCRIPTION.txt")
 SET(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/COPYING")
 SET(CPACK_PACKAGE_NAME "${PACKAGE_NAME}")




reply via email to

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