Skip to content

Commit

Permalink
CMake: Install detector XML files in share/k4geo instead of additiona…
Browse files Browse the repository at this point in the history
…l compact
  • Loading branch information
andresailer authored Jul 25, 2023
1 parent 1c08aff commit 7fec899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@ INSTALL(FILES ${hfiles}

#--- install compact files------------------------------
if(INSTALL_COMPACT_FILES)
INSTALL(DIRECTORY CaloTB CLIC FCalTB FCCee ILD fieldmaps SiD DESTINATION share/lcgeo/compact/ )
INSTALL(DIRECTORY CaloTB CLIC FCalTB FCCee ILD fieldmaps SiD DESTINATION share/k4geo )
endif()

0 comments on commit 7fec899

Please sign in to comment.