Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Feb 6, 2025
1 parent 5e30a74 commit 2c69dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/k4EDM4hep2LcioConvCreateConfig.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include(CMakePackageConfigHelpers)
# - Versioning
write_basic_package_version_file(
${PROJECT_BINARY_DIR}/k4EDM4hep2LcioConvConfigVersion.cmake
VERSION k4EDM4hep2LcioConv_VERSION
VERSION ${k4EDM4hep2LcioConv_VERSION}
COMPATIBILITY SameMajorVersion)

# - Install time config and target files
Expand Down

0 comments on commit 2c69dfb

Please sign in to comment.