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:39:02 +0000

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

Modified files:
        .              : CMakeLists.txt 

Log message:
        Adjust test name for package

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

Patches:
Index: CMakeLists.txt
===================================================================
RCS file: /sources/certi/certi/CMakeLists.txt,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -b -r1.114 -r1.115
--- CMakeLists.txt      26 Jan 2012 21:33:36 -0000      1.114
+++ CMakeLists.txt      26 Jan 2012 21:39:01 -0000      1.115
@@ -565,7 +565,7 @@
   MESSAGE(STATUS "*** CERTI has been successfully configured ********")
 ENDIF (WIN32)
 
-add_test(package ${CMAKE_BUILD_TOOL} package)
+add_test(TestPackage ${CMAKE_BUILD_TOOL} package)
 
 ### Uninstall ###
 configure_file("${CMAKE_HOME_DIRECTORY}/cmake_uninstall.cmake.in" 
"cmake_uninstall.cmake" IMMEDIATE @ONLY)



reply via email to

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