Remove clhep dependency
Compare changes
+ 3
− 3
@@ -9,7 +9,7 @@ project( "GeoModel2G4" VERSION 1.0.0 LANGUAGES CXX )
@@ -9,7 +9,7 @@ project( "GeoModel2G4" VERSION 1.0.0 LANGUAGES CXX )
@@ -44,8 +44,8 @@ include(${Geant4_USE_FILE})
@@ -44,8 +44,8 @@ include(${Geant4_USE_FILE})
target_include_directories( GeoModel2G4 SYSTEM PUBLIC ${GEANT4_INCLUDE_DIRS} PRIVATE ${CLHEP_INCLUDE_DIRS} ${GeoModelCore_INCLUDE_DIRS} )