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 commits
Subject: [certi-cvs] certi CMakeLists.txt
Date: Thu, 26 Jan 2012 21:33:36 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Eric NOULARD <erk>      12/01/26 21:33:36

Modified files:
        .              : CMakeLists.txt 

Log message:
        Try adding package as a test

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

Patches:
Index: CMakeLists.txt
===================================================================
RCS file: /sources/certi/certi/CMakeLists.txt,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -b -r1.113 -r1.114
--- CMakeLists.txt      20 Dec 2011 07:43:24 -0000      1.113
+++ CMakeLists.txt      26 Jan 2012 21:33:36 -0000      1.114
@@ -565,6 +565,8 @@
   MESSAGE(STATUS "*** CERTI has been successfully configured ********")
 ENDIF (WIN32)
 
+add_test(package ${CMAKE_BUILD_TOOL} package)
+
 ### Uninstall ###
 configure_file("${CMAKE_HOME_DIRECTORY}/cmake_uninstall.cmake.in" 
"cmake_uninstall.cmake" IMMEDIATE @ONLY)
 add_custom_target(uninstall "${CMAKE_COMMAND}" -P "cmake_uninstall.cmake")



reply via email to

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