diff --git a/CMakeLists.txt b/CMakeLists.txt index 574b2312..59716b08 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -134,7 +134,7 @@ function (locate_zycore) " git submodule update --init\n" "or by cloning using\n" " git clone --recursive \n" - "Alternatively, you can manually clone zycore to some path and set ZYDIS_ZYCORE_PATH." + "Alternatively, you can manually clone zycore to some path and set ZYAN_ZYCORE_PATH." ) endfunction ()