# This is the CMakeCache file. # For build in directory: /Users/shen/Work/Code/Metin2/metin2-client/build-debug # It was generated by CMake: /opt/homebrew/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //Build the testing tree. BUILD_TESTING:BOOL=ON //Path to a program. CMAKE_ADDR2LINE:FILEPATH=CMAKE_ADDR2LINE-NOTFOUND //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/ar //ASM compiler CMAKE_ASM_COMPILER:FILEPATH=/usr/bin/cc //Flags used by the ASM compiler during all build types. CMAKE_ASM_FLAGS:STRING= //Flags used by the ASM compiler during DEBUG builds. CMAKE_ASM_FLAGS_DEBUG:STRING=-g //Flags used by the ASM compiler during MINSIZEREL builds. CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the ASM compiler during RELEASE builds. CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the ASM compiler during RELWITHDEBINFO builds. CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Choose the type of build, options are: None Debug Release RelWithDebInfo // MinSizeRel ... CMAKE_BUILD_TYPE:STRING=Debug //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //CXX compiler CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ //Flags used by the CXX compiler during all build types. CMAKE_CXX_FLAGS:STRING= //Flags used by the CXX compiler during DEBUG builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g //Flags used by the CXX compiler during MINSIZEREL builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the CXX compiler during RELEASE builds. CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the CXX compiler during RELWITHDEBINFO builds. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //C compiler CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING= //Flags used by the C compiler during DEBUG builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the C compiler during RELEASE builds. CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Path to a program. CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND //Flags used by the linker during all build types. CMAKE_EXE_LINKER_FLAGS:STRING= //Flags used by the linker during DEBUG builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during MINSIZEREL builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during RELEASE builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during RELWITHDEBINFO builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= //Value Computed by CMake. CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/Users/shen/Work/Code/Metin2/metin2-client/build-debug/CMakeFiles/pkgRedirects //User executables (bin) CMAKE_INSTALL_BINDIR:PATH=bin //Read-only architecture-independent data (DATAROOTDIR) CMAKE_INSTALL_DATADIR:PATH= //Read-only architecture-independent data root (share) CMAKE_INSTALL_DATAROOTDIR:PATH=share //Documentation root (DATAROOTDIR/doc/PROJECT_NAME) CMAKE_INSTALL_DOCDIR:PATH= //C header files (include) CMAKE_INSTALL_INCLUDEDIR:PATH=include //Info documentation (DATAROOTDIR/info) CMAKE_INSTALL_INFODIR:PATH= //Object code libraries (lib) CMAKE_INSTALL_LIBDIR:PATH=lib //Program executables (libexec) CMAKE_INSTALL_LIBEXECDIR:PATH=libexec //Locale-dependent data (DATAROOTDIR/locale) CMAKE_INSTALL_LOCALEDIR:PATH= //Modifiable single-machine data (var) CMAKE_INSTALL_LOCALSTATEDIR:PATH=var //Man documentation (DATAROOTDIR/man) CMAKE_INSTALL_MANDIR:PATH= //Path to a program. CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool //C header files for non-gcc (/usr/include) CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/usr/local //Run-time variable data (LOCALSTATEDIR/run) CMAKE_INSTALL_RUNSTATEDIR:PATH= //System admin executables (sbin) CMAKE_INSTALL_SBINDIR:PATH=sbin //Modifiable architecture-independent data (com) CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com //Read-only single-machine data (etc) CMAKE_INSTALL_SYSCONFDIR:PATH=etc //Path to a program. CMAKE_LINKER:FILEPATH=/usr/bin/ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make //Flags used by the linker during the creation of modules during // all build types. CMAKE_MODULE_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of modules during // DEBUG builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of modules during // MINSIZEREL builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of modules during // RELEASE builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of modules during // RELWITHDEBINFO builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Select the MSVC runtime library for use by compilers targeting // the MSVC ABI. CMAKE_MSVC_RUNTIME_LIBRARY:STRING=MultiThreaded$,DebugDLL,$<$>:DLL>> //Path to a program. CMAKE_NM:FILEPATH=/usr/bin/nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND //Path to a program. CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump //Build architectures for OSX CMAKE_OSX_ARCHITECTURES:STRING= //Minimum OS X version to target for deployment (at runtime); newer // APIs weak linked. Set to empty string for default value. CMAKE_OSX_DEPLOYMENT_TARGET:STRING= //The product will be built against the headers and libraries located // inside the indicated SDK. CMAKE_OSX_SYSROOT:STRING= //Value Computed by CMake CMAKE_PROJECT_COMPAT_VERSION:STATIC= //Value Computed by CMake CMAKE_PROJECT_DESCRIPTION:STATIC= //Value Computed by CMake CMAKE_PROJECT_HOMEPAGE_URL:STATIC= //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=mtgodot_poc //Value Computed by CMake CMAKE_PROJECT_SPDX_LICENSE:STATIC= //Value Computed by CMake CMAKE_PROJECT_VERSION:STATIC=10.0 //Value Computed by CMake CMAKE_PROJECT_VERSION_MAJOR:STATIC=10 //Value Computed by CMake CMAKE_PROJECT_VERSION_MINOR:STATIC=0 //Value Computed by CMake CMAKE_PROJECT_VERSION_PATCH:STATIC= //Value Computed by CMake CMAKE_PROJECT_VERSION_TWEAK:STATIC= //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib //Path to a program. CMAKE_READELF:FILEPATH=CMAKE_READELF-NOTFOUND //Flags used by the linker during the creation of shared libraries // during all build types. CMAKE_SHARED_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of shared libraries // during DEBUG builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of shared libraries // during MINSIZEREL builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of shared libraries // during RELEASE builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of shared libraries // during RELWITHDEBINFO builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= //If set, runtime paths are not added when installing shared libraries, // but are added when building. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO //If set, runtime paths are not added when using shared libraries. CMAKE_SKIP_RPATH:BOOL=NO //Flags used by the archiver during the creation of static libraries // during all build types. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the archiver during the creation of static libraries // during DEBUG builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the archiver during the creation of static libraries // during MINSIZEREL builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the archiver during the creation of static libraries // during RELEASE builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the archiver during the creation of static libraries // during RELWITHDEBINFO builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/usr/bin/strip //Path to a program. CMAKE_TAPI:FILEPATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console // during the make. This is useful for debugging only. With Visual // Studio IDE projects all commands are done without /nologo. CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE //Path to the coverage program that CTest uses for performing coverage // inspection COVERAGE_COMMAND:FILEPATH=/usr/bin/gcov //Extra command line flags to pass to the coverage tool COVERAGE_EXTRA_FLAGS:STRING=-l //How many times to retry timed-out CTest submissions. CTEST_SUBMIT_RETRY_COUNT:STRING=3 //How long to wait between timed-out CTest submissions. CTEST_SUBMIT_RETRY_DELAY:STRING=5 //Maximum time allowed before CTest will kill the test. DART_TESTING_TIMEOUT:STRING=1500 //Path to a program. GITCOMMAND:FILEPATH=/usr/bin/git //Target Godot API version GODOTCPP_API_VERSION:STRING=4.7 //Path to a Python file defining custom binding generator hooks. // The file has to contain a class named `CustomBindingGeneratorHooks` GODOTCPP_BINDING_HOOK_FILE:FILEPATH= //Path to a file containing a feature build profile GODOTCPP_BUILD_PROFILE:PATH= //Path to a custom GDExtension API JSON file (takes precedence // over `GODOTCPP_GDEXTENSION_DIR` and `GODOTCPP_API_VERSION`) // ( /path/to/custom_api_file ) GODOTCPP_CUSTOM_API_FILE:FILEPATH= //Compile with MSVC's debug CRT (/MDd) GODOTCPP_DEBUG_CRT:BOOL=OFF //Enable compatibility code for deprecated and removed features GODOTCPP_DEPRECATED:BOOL=ON //Developer build with dev-only debugging code (DEV_ENABLED) GODOTCPP_DEV_BUILD:BOOL=OFF //Force disabling exception handling code (ON|OFF) GODOTCPP_DISABLE_EXCEPTIONS:BOOL=ON //Enable the godot-cpp.test. integration testing targets GODOTCPP_ENABLE_TESTING:BOOL=OFF //Path to a custom directory containing GDExtension interface header // and API JSON file ( /path/to/gdextension_dir ) GODOTCPP_GDEXTENSION_DIR:PATH=gdextension //Generate a template version of the Node class's get_node. (ON|OFF) GODOTCPP_GENERATE_TEMPLATE_GET_NODE:BOOL=ON //Set the floating-point precision level (single|double) GODOTCPP_PRECISION:STRING=single //Symbols visibility on GNU platforms. Use 'auto' to apply the // default value. (auto|visible|hidden) GODOTCPP_SYMBOL_VISIBILITY:STRING=hidden //Expose headers as SYSTEM. GODOTCPP_SYSTEM_HEADERS:BOOL=OFF //Which target to generate. valid values are: template_debug, template_release, // and editor GODOTCPP_TARGET:STRING=template_debug //Enable threading support GODOTCPP_THREADS:BOOL=ON //Enable the extra accounting required to support hot reload. (ON|OFF) GODOTCPP_USE_HOT_RELOAD:BOOL= //Link MinGW/MSVC C++ runtime libraries statically GODOTCPP_USE_STATIC_CPP:BOOL=ON //Treat warnings as errors GODOTCPP_WARNING_AS_ERROR:BOOL=OFF //Command to build the project MAKECOMMAND:STRING=/opt/homebrew/bin/cmake --build . --config "${CTEST_CONFIGURATION_TYPE}" //Path to the memory checking command, used for memory error detection. MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND //File that contains suppressions for the memory checker MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH= //Build the Godot GDExtension (pulls in godot-cpp) MTGODOT_BUILD_EXTENSION:BOOL=ON //Build host-only protocol probes without Godot MTGODOT_BUILD_NET_TOOLS:BOOL=OFF //Build libgr2 validation tools (gr2dump/gr2fuzz/oracle_diff) MTGODOT_BUILD_TOOLS:BOOL=OFF //Path to a library. MT_ICONV_LIBRARY:FILEPATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/libiconv.tbd //Path to a program. ProcessorCount_cmd_sysctl:FILEPATH=/usr/sbin/sysctl //Name of the computer/site where compile is being run SITE:STRING=shendeMacBook-Air.local //Disable tests SODIUM_DISABLE_TESTS:BOOL=ON //Enable this switch only if /dev/urandom is totally broken on // the target platform SODIUM_ENABLE_BLOCKING_RANDOM:BOOL=OFF //Only compile the minimum set of functions required for the high-level // API SODIUM_MINIMAL:BOOL=OFF //Visibility for ZDICTLIB_STATIC_API API ZDICTLIB_STATIC_API:STRING= //Visibility for ZDICTLIB_VISIBLE API ZDICTLIB_VISIBLE:STRING= //Visibility for ZSTDERRORLIB_VISIBLE API ZSTDERRORLIB_VISIBLE:STRING= //Visibility for ZSTDLIB_STATIC_API API ZSTDLIB_STATIC_API:STRING= //Visibility for ZSTDLIB API ZSTDLIB_VISIBLE:STRING= //BUILD COMPRESSION MODULE ZSTD_BUILD_COMPRESSION:BOOL=ON //BUILD CONTRIB ZSTD_BUILD_CONTRIB:BOOL=OFF //BUILD DECOMPRESSION MODULE ZSTD_BUILD_DECOMPRESSION:BOOL=ON //BUILD DEPRECATED MODULE ZSTD_BUILD_DEPRECATED:BOOL=OFF //BUILD DICTBUILDER MODULE ZSTD_BUILD_DICTBUILDER:BOOL=ON //BUILD PROGRAMS ZSTD_BUILD_PROGRAMS:BOOL=OFF //BUILD SHARED LIBRARIES ZSTD_BUILD_SHARED:BOOL=OFF //BUILD STATIC LIBRARIES ZSTD_BUILD_STATIC:BOOL=ON //BUILD TESTS ZSTD_BUILD_TESTS:BOOL=OFF //LEGACY SUPPORT ZSTD_LEGACY_SUPPORT:BOOL=OFF //MULTITHREADING SUPPORT ZSTD_MULTITHREAD_SUPPORT:BOOL=OFF //PROGRAMS LINK SHARED ZSTD_PROGRAMS_LINK_SHARED:BOOL=OFF //Value Computed by CMake godot-cpp_BINARY_DIR:STATIC=/Users/shen/Work/Code/Metin2/metin2-client/build-debug/extension/godot-cpp //Value Computed by CMake godot-cpp_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake godot-cpp_SOURCE_DIR:STATIC=/Users/shen/Work/Code/Metin2/metin2-client/extension/godot-cpp //Value Computed by CMake libzstd_BINARY_DIR:STATIC=/Users/shen/Work/Code/Metin2/metin2-client/build-debug/extension/third_party/zstd-build/lib //Value Computed by CMake libzstd_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake libzstd_SOURCE_DIR:STATIC=/Users/shen/Work/Code/Metin2/metin2-client/extension/third_party/zstd/build/cmake/lib //Value Computed by CMake mtgodot_poc_BINARY_DIR:STATIC=/Users/shen/Work/Code/Metin2/metin2-client/build-debug //Value Computed by CMake mtgodot_poc_IS_TOP_LEVEL:STATIC=ON //Value Computed by CMake mtgodot_poc_SOURCE_DIR:STATIC=/Users/shen/Work/Code/Metin2/metin2-client //Value Computed by CMake sodium_BINARY_DIR:STATIC=/Users/shen/Work/Code/Metin2/metin2-client/build-debug/extension/third_party/libsodium-cmake //Value Computed by CMake sodium_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake sodium_SOURCE_DIR:STATIC=/Users/shen/Work/Code/Metin2/metin2-client/extension/third_party/libsodium-cmake //Value Computed by CMake zstd_BINARY_DIR:STATIC=/Users/shen/Work/Code/Metin2/metin2-client/build-debug/extension/third_party/zstd-build //Value Computed by CMake zstd_IS_TOP_LEVEL:STATIC=OFF //Value Computed by CMake zstd_SOURCE_DIR:STATIC=/Users/shen/Work/Code/Metin2/metin2-client/extension/third_party/zstd/build/cmake ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: CMAKE_ADDR2LINE CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_COMPILER CMAKE_ASM_COMPILER-ADVANCED:INTERNAL=1 CMAKE_ASM_COMPILER_WORKS:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS CMAKE_ASM_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_DEBUG CMAKE_ASM_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_MINSIZEREL CMAKE_ASM_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_RELEASE CMAKE_ASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_RELWITHDEBINFO CMAKE_ASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/Users/shen/Work/Code/Metin2/metin2-client/build-debug //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4 //Minor version of cmake used to create the current loaded cache CMAKE_CACHE_MINOR_VERSION:INTERNAL=4 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=1 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/opt/homebrew/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/opt/homebrew/bin/cpack //ADVANCED property for variable: CMAKE_CTEST_COMMAND CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1 //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/opt/homebrew/bin/ctest //ADVANCED property for variable: CMAKE_CXX_COMPILER CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Set initial state for CMake diagnostics; used to persist state // set by command-line options across invocations. CMAKE_DIAGNOSTIC_INIT:INTERNAL=CMD_AUTHOR=WARN;CMD_DEPRECATED=WARN;CMD_EXPERIMENTAL=WARN;CMD_INSTALL_ABSOLUTE_DESTINATION=IGNORE;CMD_POLICY=WARN;CMD_UNINITIALIZED=IGNORE;CMD_UNUSED_CLI=WARN //ADVANCED property for variable: CMAKE_DLLTOOL CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 //Path to cache edit program executable. CMAKE_EDIT_COMMAND:INTERNAL=/opt/homebrew/bin/ccmake //Deprecated. Use -W[no-]error=deprecated instead. CMAKE_ERROR_DEPRECATED:INTERNAL=OFF //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=MACHO //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //Name of generator. CMAKE_GENERATOR:INTERNAL=Unix Makefiles //Generator instance identifier. CMAKE_GENERATOR_INSTANCE:INTERNAL= //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/Users/shen/Work/Code/Metin2/metin2-client //ADVANCED property for variable: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DATADIR CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DOCDIR CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_INFODIR CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_MANDIR CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SBINDIR CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_LINKER CMAKE_LINKER-ADVANCED:INTERNAL=1 //Name of CMakeLists files to read CMAKE_LIST_FILE_NAME:INTERNAL=CMakeLists.txt //ADVANCED property for variable: CMAKE_MAKE_PROGRAM CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_NM CMAKE_NM-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=10 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RANLIB CMAKE_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_READELF CMAKE_READELF-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/opt/homebrew/share/cmake //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_RPATH CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_TAPI CMAKE_TAPI-ADVANCED:INTERNAL=1 //uname command CMAKE_UNAME:INTERNAL=/usr/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //Deprecated. Use -W[no-]deprecated instead. CMAKE_WARN_DEPRECATED:INTERNAL=ON //ADVANCED property for variable: COVERAGE_COMMAND COVERAGE_COMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: COVERAGE_EXTRA_FLAGS COVERAGE_EXTRA_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CTEST_SUBMIT_RETRY_COUNT CTEST_SUBMIT_RETRY_COUNT-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CTEST_SUBMIT_RETRY_DELAY CTEST_SUBMIT_RETRY_DELAY-ADVANCED:INTERNAL=1 //Test CXX_FLAG_DDEBUGLEVEL_1 CXX_FLAG_DDEBUGLEVEL_1:INTERNAL=1 //Test CXX_FLAG_QUNUSED_ARGUMENTS CXX_FLAG_QUNUSED_ARGUMENTS:INTERNAL=1 //Test CXX_FLAG_WALL CXX_FLAG_WALL:INTERNAL=1 //Test CXX_FLAG_WA_NOEXECSTACK CXX_FLAG_WA_NOEXECSTACK:INTERNAL=1 //Test CXX_FLAG_WCAST_ALIGN CXX_FLAG_WCAST_ALIGN:INTERNAL=1 //Test CXX_FLAG_WCAST_QUAL CXX_FLAG_WCAST_QUAL:INTERNAL=1 //Test CXX_FLAG_WEXTRA CXX_FLAG_WEXTRA:INTERNAL=1 //Test CXX_FLAG_WSHADOW CXX_FLAG_WSHADOW:INTERNAL=1 //Test CXX_FLAG_WUNDEF CXX_FLAG_WUNDEF:INTERNAL=1 //Test C_FLAG_DDEBUGLEVEL_1 C_FLAG_DDEBUGLEVEL_1:INTERNAL=1 //Test C_FLAG_QUNUSED_ARGUMENTS C_FLAG_QUNUSED_ARGUMENTS:INTERNAL=1 //Test C_FLAG_WALL C_FLAG_WALL:INTERNAL=1 //Test C_FLAG_WA_NOEXECSTACK C_FLAG_WA_NOEXECSTACK:INTERNAL=1 //Test C_FLAG_WCAST_ALIGN C_FLAG_WCAST_ALIGN:INTERNAL=1 //Test C_FLAG_WCAST_QUAL C_FLAG_WCAST_QUAL:INTERNAL=1 //Test C_FLAG_WEXTRA C_FLAG_WEXTRA:INTERNAL=1 //Test C_FLAG_WSHADOW C_FLAG_WSHADOW:INTERNAL=1 //Test C_FLAG_WSTRICT_PROTOTYPES C_FLAG_WSTRICT_PROTOTYPES:INTERNAL=1 //Test C_FLAG_WUNDEF C_FLAG_WUNDEF:INTERNAL=1 //ADVANCED property for variable: DART_TESTING_TIMEOUT DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1 //Details about finding Python3 FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[/opt/homebrew/Frameworks/Python.framework/Versions/3.11/bin/python3.11][found components: Interpreter ][v3.11.14(3.4)] //ADVANCED property for variable: GITCOMMAND GITCOMMAND-ADVANCED:INTERNAL=1 //STRINGS property for variable: GODOTCPP_API_VERSION GODOTCPP_API_VERSION-STRINGS:INTERNAL=;4.3;4.4;4.5;4.6;4.7 //STRINGS property for variable: GODOTCPP_SYMBOL_VISIBILITY GODOTCPP_SYMBOL_VISIBILITY-STRINGS:INTERNAL=auto;visible;hidden //STRINGS property for variable: GODOTCPP_TARGET GODOTCPP_TARGET-STRINGS:INTERNAL=template_debug;template_release;editor //Test LD_FLAG_Z_NOEXECSTACK LD_FLAG_Z_NOEXECSTACK:INTERNAL= //ADVANCED property for variable: MAKECOMMAND MAKECOMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MEMORYCHECK_COMMAND MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MEMORYCHECK_SUPPRESSIONS_FILE MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ProcessorCount_cmd_sysctl ProcessorCount_cmd_sysctl-ADVANCED:INTERNAL=1 //ADVANCED property for variable: SITE SITE-ADVANCED:INTERNAL=1 //STRINGS property for variable: ZDICTLIB_STATIC_API ZDICTLIB_STATIC_API-STRINGS:INTERNAL=;hidden;default;protected;internal //STRINGS property for variable: ZDICTLIB_VISIBLE ZDICTLIB_VISIBLE-STRINGS:INTERNAL=;hidden;default;protected;internal //STRINGS property for variable: ZSTDERRORLIB_VISIBLE ZSTDERRORLIB_VISIBLE-STRINGS:INTERNAL=;hidden;default;protected;internal //STRINGS property for variable: ZSTDLIB_STATIC_API ZSTDLIB_STATIC_API-STRINGS:INTERNAL=;hidden;default;protected;internal //STRINGS property for variable: ZSTDLIB_VISIBLE ZSTDLIB_VISIBLE-STRINGS:INTERNAL=;hidden;default;protected;internal //CMAKE_INSTALL_PREFIX during last run _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local //Compiler reason failure _Python3_Compiler_REASON_FAILURE:INTERNAL= //Development reason failure _Python3_Development_REASON_FAILURE:INTERNAL= //Path to a program. _Python3_EXECUTABLE:INTERNAL=/opt/homebrew/Frameworks/Python.framework/Versions/3.11/bin/python3.11 //Python3 Properties _Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;11;14;64;32;;cpython-311-darwin;abi3;/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/lib/python3.11;/opt/homebrew/opt/python@3.11/Frameworks/Python.framework/Versions/3.11/lib/python3.11;/opt/homebrew/lib/python3.11/site-packages;/opt/homebrew/lib/python3.11/site-packages _Python3_INTERPRETER_SIGNATURE:INTERNAL=ced54e1deaa5003258fad7f903331192 //NumPy reason failure _Python3_NumPy_REASON_FAILURE:INTERNAL=