Skip to content

Commit

Permalink
manif cmake versionning arch independent
Browse files Browse the repository at this point in the history
  • Loading branch information
artivis committed Aug 3, 2022
1 parent cd13806 commit 29d43c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ write_basic_package_version_file(
"${generated_dir}/${PROJECT_NAME}ConfigVersion.cmake"
VERSION ${PROJECT_VERSION}
COMPATIBILITY AnyNewerVersion
ARCH_INDEPENDENT
)

# Config
Expand Down

0 comments on commit 29d43c8

Please sign in to comment.