Skip to content

Commit

Permalink
cmake: drop VERSION field from WRITE_BASIC_PACKAGE_VERSION_FILE.
Browse files Browse the repository at this point in the history
  • Loading branch information
sezero committed Apr 4, 2024
1 parent 456efca commit dcc6322
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ CONFIGURE_PACKAGE_CONFIG_FILE(

WRITE_BASIC_PACKAGE_VERSION_FILE(
"${PROJECT_BINARY_DIR}/WildMidiConfigVersion.cmake"
VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}"
COMPATIBILITY AnyNewerVersion
)

Expand Down

0 comments on commit dcc6322

Please sign in to comment.