View | Details | Raw Unified | Return to problem 2484
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/source/analysis/hdf5/sources.cmake
0
++ b/source/analysis/hdf5/sources.cmake
Lines 27-29 Link Here
27
    G4Hdf5RNtupleManager.cc)
27
    G4Hdf5RNtupleManager.cc)
28
28
29
geant4_module_link_libraries(G4hdf5 PUBLIC G4analysismng G4hntools G4globman G4tools ${HDF5_LIBRARIES})
29
geant4_module_link_libraries(G4hdf5 PUBLIC G4analysismng G4hntools G4globman G4tools ${HDF5_LIBRARIES})
30
geant4_module_include_directories(G4hdf5 PUBLIC ${HDF5_INCLUDE_DIRS})

Return to problem 2484