Skip to content
Snippets Groups Projects
Commit 6cd52771 authored by Dave Casper's avatar Dave Casper
Browse files

Conform to ATLAS renaming GeoModel to GeoModelCore

parent 980a4fd7
No related branches found
No related tags found
No related merge requests found
Showing
with 15 additions and 15 deletions
...@@ -27,7 +27,7 @@ atlas_depends_on_subdirs( PUBLIC ...@@ -27,7 +27,7 @@ atlas_depends_on_subdirs( PUBLIC
# External dependencies: # External dependencies:
find_package( CLHEP ) find_package( CLHEP )
find_package( Eigen ) find_package( Eigen )
find_package( GeoModel ) find_package( GeoModelCore )
# Component(s) in the package: # Component(s) in the package:
atlas_add_library( FaserReadoutGeometry atlas_add_library( FaserReadoutGeometry
......
...@@ -23,7 +23,7 @@ atlas_depends_on_subdirs( PUBLIC ...@@ -23,7 +23,7 @@ atlas_depends_on_subdirs( PUBLIC
find_package( Boost COMPONENTS filesystem thread system ) find_package( Boost COMPONENTS filesystem thread system )
find_package( Eigen ) find_package( Eigen )
find_package( CORAL COMPONENTS CoralBase CoralKernel RelationalAccess ) find_package( CORAL COMPONENTS CoralBase CoralKernel RelationalAccess )
find_package( GeoModel ) find_package( GeoModelCore )
# Component(s) in the package: # Component(s) in the package:
atlas_add_library( GeoModelFaserUtilities atlas_add_library( GeoModelFaserUtilities
......
...@@ -26,7 +26,7 @@ find_package( Boost COMPONENTS filesystem thread system ) ...@@ -26,7 +26,7 @@ find_package( Boost COMPONENTS filesystem thread system )
find_package( CORAL COMPONENTS CoralBase CoralKernel RelationalAccess ) find_package( CORAL COMPONENTS CoralBase CoralKernel RelationalAccess )
find_package( GeoModel ) find_package( GeoModelCore )
# Component(s) in the package: # Component(s) in the package:
atlas_add_component( GeoModelSvc atlas_add_component( GeoModelSvc
......
...@@ -16,7 +16,7 @@ atlas_depends_on_subdirs( PRIVATE ...@@ -16,7 +16,7 @@ atlas_depends_on_subdirs( PRIVATE
) )
# External dependencies: # External dependencies:
find_package( GeoModel ) find_package( GeoModelCore )
# Component(s) in the package: # Component(s) in the package:
atlas_add_component( GeoModelTest atlas_add_component( GeoModelTest
......
...@@ -22,7 +22,7 @@ atlas_depends_on_subdirs( PUBLIC ...@@ -22,7 +22,7 @@ atlas_depends_on_subdirs( PUBLIC
find_package( Boost COMPONENTS filesystem thread system ) find_package( Boost COMPONENTS filesystem thread system )
find_package( CLHEP ) find_package( CLHEP )
find_package( CORAL COMPONENTS CoralBase CoralKernel RelationalAccess ) find_package( CORAL COMPONENTS CoralBase CoralKernel RelationalAccess )
find_package( GeoModel ) find_package( GeoModelCore )
# Component(s) in the package: # Component(s) in the package:
atlas_add_library( ScintGeoModelUtils atlas_add_library( ScintGeoModelUtils
......
...@@ -30,7 +30,7 @@ atlas_depends_on_subdirs( PUBLIC ...@@ -30,7 +30,7 @@ atlas_depends_on_subdirs( PUBLIC
# External dependencies: # External dependencies:
find_package( CLHEP ) find_package( CLHEP )
find_package( Eigen ) find_package( Eigen )
find_package( GeoModel ) find_package( GeoModelCore )
# Component(s) in the package: # Component(s) in the package:
atlas_add_library( ScintReadoutGeometry atlas_add_library( ScintReadoutGeometry
......
...@@ -31,7 +31,7 @@ atlas_depends_on_subdirs( PUBLIC ...@@ -31,7 +31,7 @@ atlas_depends_on_subdirs( PUBLIC
find_package( Boost COMPONENTS filesystem thread system ) find_package( Boost COMPONENTS filesystem thread system )
find_package( CORAL COMPONENTS CoralBase CoralKernel RelationalAccess ) find_package( CORAL COMPONENTS CoralBase CoralKernel RelationalAccess )
find_package( Eigen ) find_package( Eigen )
find_package( GeoModel ) find_package( GeoModelCore )
# Component(s) in the package: # Component(s) in the package:
atlas_add_component( VetoGeoModel atlas_add_component( VetoGeoModel
......
...@@ -27,7 +27,7 @@ find_package( CLHEP ) ...@@ -27,7 +27,7 @@ find_package( CLHEP )
find_package( Geant4 ) find_package( Geant4 )
find_package( ROOT COMPONENTS MathCore RIO Core Tree Hist pthread ) find_package( ROOT COMPONENTS MathCore RIO Core Tree Hist pthread )
find_package( XercesC ) find_package( XercesC )
find_package( GeoModel ) find_package( GeoModelCore )
# Component(s) in the package: # Component(s) in the package:
atlas_add_library( Geo2G4Lib atlas_add_library( Geo2G4Lib
......
...@@ -27,7 +27,7 @@ atlas_depends_on_subdirs( PUBLIC ...@@ -27,7 +27,7 @@ atlas_depends_on_subdirs( PUBLIC
find_package( Boost COMPONENTS filesystem thread system ) find_package( Boost COMPONENTS filesystem thread system )
find_package( CORAL COMPONENTS CoralBase CoralKernel RelationalAccess ) find_package( CORAL COMPONENTS CoralBase CoralKernel RelationalAccess )
find_package( Eigen ) find_package( Eigen )
find_package( GeoModel ) find_package( GeoModelCore )
# Component(s) in the package: # Component(s) in the package:
atlas_add_component( DipoleGeoModel atlas_add_component( DipoleGeoModel
......
...@@ -29,7 +29,7 @@ atlas_depends_on_subdirs( PUBLIC ...@@ -29,7 +29,7 @@ atlas_depends_on_subdirs( PUBLIC
find_package( Boost COMPONENTS filesystem thread system ) find_package( Boost COMPONENTS filesystem thread system )
find_package( CORAL COMPONENTS CoralBase CoralKernel RelationalAccess ) find_package( CORAL COMPONENTS CoralBase CoralKernel RelationalAccess )
find_package( Eigen ) find_package( Eigen )
find_package( GeoModel ) find_package( GeoModelCore )
# Component(s) in the package: # Component(s) in the package:
atlas_add_component( FaserSCT_GeoModel atlas_add_component( FaserSCT_GeoModel
......
...@@ -22,7 +22,7 @@ atlas_depends_on_subdirs( PUBLIC ...@@ -22,7 +22,7 @@ atlas_depends_on_subdirs( PUBLIC
find_package( Boost COMPONENTS filesystem thread system ) find_package( Boost COMPONENTS filesystem thread system )
find_package( CLHEP ) find_package( CLHEP )
find_package( CORAL COMPONENTS CoralBase CoralKernel RelationalAccess ) find_package( CORAL COMPONENTS CoralBase CoralKernel RelationalAccess )
find_package( GeoModel ) find_package( GeoModelCore )
# Component(s) in the package: # Component(s) in the package:
atlas_add_library( TrackerGeoModelUtils atlas_add_library( TrackerGeoModelUtils
......
...@@ -31,7 +31,7 @@ atlas_depends_on_subdirs( PUBLIC ...@@ -31,7 +31,7 @@ atlas_depends_on_subdirs( PUBLIC
# External dependencies: # External dependencies:
find_package( CLHEP ) find_package( CLHEP )
find_package( Eigen ) find_package( Eigen )
find_package( GeoModel ) find_package( GeoModelCore )
# Component(s) in the package: # Component(s) in the package:
atlas_add_library( TrackerReadoutGeometry atlas_add_library( TrackerReadoutGeometry
......
...@@ -26,7 +26,7 @@ atlas_depends_on_subdirs( ...@@ -26,7 +26,7 @@ atlas_depends_on_subdirs(
find_package( CLHEP ) find_package( CLHEP )
find_package( Coin3D ) find_package( Coin3D )
find_package( Qt5 COMPONENTS Core Gui Widgets Sql ) find_package( Qt5 COMPONENTS Core Gui Widgets Sql )
find_package( GeoModel ) find_package( GeoModelCore )
if( APPLE ) if( APPLE )
find_package(OpenGL REQUIRED) find_package(OpenGL REQUIRED)
endif() endif()
......
...@@ -59,7 +59,7 @@ find_package( CLHEP ) ...@@ -59,7 +59,7 @@ find_package( CLHEP )
find_package( Coin3D ) find_package( Coin3D )
find_package( HepMC ) find_package( HepMC )
find_package( Qt5 COMPONENTS Core Gui Widgets ) find_package( Qt5 COMPONENTS Core Gui Widgets )
find_package( GeoModel ) find_package( GeoModelCore )
# Generate UI files automatically: # Generate UI files automatically:
# Note: add the "Widgets" component to "find_package( Qt5 ...)" if you have UI files, otherwise UIC, even if CMAKE_AUTOUIC is set to ON, is not run # Note: add the "Widgets" component to "find_package( Qt5 ...)" if you have UI files, otherwise UIC, even if CMAKE_AUTOUIC is set to ON, is not run
......
...@@ -39,7 +39,7 @@ find_package( Coin3D ) ...@@ -39,7 +39,7 @@ find_package( Coin3D )
find_package( Eigen ) find_package( Eigen )
find_package( HepPDT ) find_package( HepPDT )
find_package( Qt5 COMPONENTS Core REQUIRED) find_package( Qt5 COMPONENTS Core REQUIRED)
find_package( GeoModel ) find_package( GeoModelCore )
# Generate MOC files automatically: # Generate MOC files automatically:
set( CMAKE_AUTOMOC ON ) set( CMAKE_AUTOMOC ON )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment