Print

Print


Commit in lcio on MAIN
BuildSetup.cmake+2-21.7 -> 1.8
updated

lcio
BuildSetup.cmake 1.7 -> 1.8
diff -u -r1.7 -r1.8
--- BuildSetup.cmake	6 Jul 2007 12:38:31 -0000	1.7
+++ BuildSetup.cmake	10 Jul 2007 09:49:42 -0000	1.8
@@ -53,8 +53,6 @@
 # Project options
 #############################################################################
 
-
-#SET( BUILD_SHARED_LIBS OFF CACHE BOOL "Set to OFF to build static libraries" FORCE )
 #SET( INSTALL_DOC OFF CACHE BOOL "Set to OFF to skip build/install Documentation" FORCE )
 #SET( BUILD_LCIO_TESTJOBS ON CACHE BOOL "Set to ON to build LCIO testjobs" FORCE )
 #SET( BUILD_F77_TESTJOBS ON CACHE BOOL "Set to ON to build LCIO F77 testjobs" FORCE )
@@ -67,5 +65,7 @@
 # Advanced options
 #############################################################################
 
+#SET( BUILD_SHARED_LIBS OFF CACHE BOOL "Set to OFF to build static libraries" FORCE )
+
 # installation path for LCIO
 #SET( CMAKE_INSTALL_PREFIX "/foo/bar" CACHE STRING "Where to install LCIO" FORCE )
CVSspam 0.2.8