This commit is contained in:
2023-04-13 09:59:08 +03:00
parent 899afc37c5
commit 063caa47cc
6 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
set(MYX_CMAKE_PACKAGE_VERSION "2.3.2")
set(MYX_CMAKE_PACKAGE_VERSION "2.3.5")
if(MYX_CMAKE_PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()