Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Madlener <thomas.madlener@desy.de>
  • Loading branch information
vvolkl and tmadlener committed Jan 12, 2023
1 parent 15b03ad commit 220d434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ endif()
#--- add version files ---------------------------------------------------------

configure_file(${CMAKE_CURRENT_SOURCE_DIR}/EDM4hepVersion.h.in
${CMAKE_CURRENT_BINARY_DIR}/EDM4hepVersion.h )
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/EDM4hepVersion.h
${CMAKE_CURRENT_SOURCE_DIR}/edm4hep/edm4hep/EDM4hepVersion.h )
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/edm4hep/edm4hep/EDM4hepVersion.h
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/edm4hep )

#--- add CMake infrastructure --------------------------------------------------
Expand Down

0 comments on commit 220d434

Please sign in to comment.