[med-svn] r3091 - trunk/packages/igstk/trunk/debian

domibel-guest at alioth.debian.org domibel-guest at alioth.debian.org
Sun Feb 8 06:20:14 UTC 2009


Author: domibel-guest
Date: 2009-02-08 06:20:14 +0000 (Sun, 08 Feb 2009)
New Revision: 3091

Removed:
   trunk/packages/igstk/trunk/debian/ctest_config.cmake
Log:
rm debian/ctest_config.cmake


Deleted: trunk/packages/igstk/trunk/debian/ctest_config.cmake
===================================================================
--- trunk/packages/igstk/trunk/debian/ctest_config.cmake	2009-02-08 06:18:47 UTC (rev 3090)
+++ trunk/packages/igstk/trunk/debian/ctest_config.cmake	2009-02-08 06:20:14 UTC (rev 3091)
@@ -1,32 +0,0 @@
-SET (CTEST_SOURCE_DIRECTORY ".")
-SET (CTEST_BINARY_DIRECTORY ".")
-
-# which ctest command to use for running the dashboard
-SET (CTEST_COMMAND 
-  "ctest -D Nightly -A ${CTEST_SCRIPT_DIRECTORY}/${CTEST_SCRIPT_NAME} -VV"
-)
-
-# what cmake command to use for configuring this dashboard
-SET (CTEST_CMAKE_COMMAND 
-  "cmake"
-)
-
-# set any extra envionment varibles here
-#SET (CTEST_ENVIRONMENT
-# "DISPLAY=:0"
-#)
-
-SET (CTEST_ENVIRONMENT
- "DISPLAY=:0"
- "CXX=/usr/bin/g++"
- "CC=/usr/bin/gcc"
-)
-
-SET (CTEST_INITIAL_CACHE "
-//Name of the build
-BUILDNAME:STRING=Debian_Sid_g++-4.2.4-3
-//Name of the computer/site where compile is being run
-SITE:STRING=LINUX.DEBIAN.SID
-")
-
-




More information about the debian-med-commit mailing list