(cmake) add BUILD_ALL flag to compile all GeoModel sub-packages
Compare changes
+ 7
− 0
@@ -47,6 +47,7 @@ find_package( SQLite3 3.7.17 )
@@ -47,6 +47,7 @@ find_package( SQLite3 3.7.17 )
option(GEOMODEL_BUILD_EXAMPLES_W_GEANT4 "Enable the build of GeoModelExamples, including the ones concerning the interface GeoModel->Geant4" OFF)
@@ -63,6 +64,12 @@ add_subdirectory(GeoModelIO)
@@ -63,6 +64,12 @@ add_subdirectory(GeoModelIO)