Требуемая версия myx-cmake поднята для 0.4.5

This commit is contained in:
Andrei Astafev 2021-12-29 13:36:44 +03:00
parent 1e635fc7bb
commit 3bdf4ceda3

View File

@ -19,7 +19,7 @@ if(NOT DEFINED MYXLIB_MASTER_PROJECT)
endif()
endif()
find_package(MyxCMake 0.4.4 REQUIRED)
find_package(MyxCMake 0.4.5 REQUIRED)
#cmlib_set_cxx_standard(11)
option(MYXLIB_BUILD_EXAMPLES "Build examples" OFF)