Skip to content
Snippets Groups Projects
Commit 023fd81e authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'g4helper' into 'master'

G4DebuggingTools: declare public headers

See merge request atlas/athena!22076
parents 12d4e734 afee99c8
No related branches found
No related tags found
No related merge requests found
...@@ -28,6 +28,7 @@ find_package( XercesC ) ...@@ -28,6 +28,7 @@ find_package( XercesC )
# Component(s) in the package: # Component(s) in the package:
atlas_add_library( G4DebuggingHelperLib atlas_add_library( G4DebuggingHelperLib
src/G4DebuggingHelper.cxx src/G4DebuggingHelper.cxx
PUBLIC_HEADERS G4DebuggingTools
INCLUDE_DIRS ${GEANT4_INCLUDE_DIRS} ${CLHEP_INCLUDE_DIRS} INCLUDE_DIRS ${GEANT4_INCLUDE_DIRS} ${CLHEP_INCLUDE_DIRS}
LINK_LIBRARIES ${GEANT4_LIBRARIES} ${CLHEP_LIBRARIES} ) LINK_LIBRARIES ${GEANT4_LIBRARIES} ${CLHEP_LIBRARIES} )
......
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