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: Sat, 23 Jan 2010 17:12:47 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Petr Gotthard <gotthardp>       10/01/23 17:12:47

Modified files:
        .              : CMakeLists.txt 

Log message:
        Indicate debug/release in the installer filename.

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

Patches:
Index: CMakeLists.txt
===================================================================
RCS file: /sources/certi/certi/CMakeLists.txt,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -b -r1.80 -r1.81
--- CMakeLists.txt      23 Jan 2010 11:24:04 -0000      1.80
+++ CMakeLists.txt      23 Jan 2010 17:12:47 -0000      1.81
@@ -426,6 +426,7 @@
 SET(CPACK_PACKAGE_VERSION_MINOR ${PACKAGE_VERSION_MINOR})
 SET(CPACK_PACKAGE_VERSION_PATCH ${PACKAGE_VERSION_PATCH})
 #SET(CPACK_PACKAGE_CONTACT "address@hidden")
+SET(CPACK_PACKAGE_FILE_NAME 
"${CPACK_PACKAGE_NAME}-${CPACK_PACKAGE_VERSION}-${CMAKE_BUILD_TYPE}-${CPACK_SYSTEM_NAME}")
 
 INCLUDE(CPack)
 INCLUDE(UsePackageBackup)




reply via email to

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