diff --git a/CMakeLists.txt b/CMakeLists.txt index f633b03..6e6b2ff 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)