diff --git a/CMakeCache.before.txt b/CMakeCache.after.txt index 89f9718852..0ca4d1a2c1 100644 --- a/CMakeCache.before.txt +++ b/CMakeCache.after.txt @@ -1,5 +1,5 @@ # This is the CMakeCache file. -# For build in directory: e:/vcpkg_folders/various/buildtrees/try-compile/x64-windows-release-rel/CMakeFiles/CMakeScratch/TryCompile-nbkj7q +# For build in directory: e:/vcpkg_folders/short/buildtrees/try-compile/x64-windows-release-rel/CMakeFiles/CMakeScratch/TryCompile-z4c3go # It was generated by CMake: E:/vcpkg_cache/downloads/tools/cmake-3.29.2-windows/cmake-3.29.2-windows-i386/bin/cmake.exe # 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. @@ -18,38 +18,34 @@ // MinSizeRel ... CMAKE_BUILD_TYPE:STRING=Debug -//Flags used by the CXX compiler during all build types. -CMAKE_CXX_FLAGS:STRING=/DWIN32 /D_WINDOWS /W3 /GR /EHsc +CMAKE_CROSSCOMPILING:STRING=OFF -//Flags used by the CXX compiler during DEBUG builds. -CMAKE_CXX_FLAGS_DEBUG:STRING=/MDd /Zi /Ob0 /Od /RTC1 +CMAKE_CXX_FLAGS:STRING= /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /GR /EHsc /MP -DVCPKG_LET_ME_PASS + +CMAKE_CXX_FLAGS_DEBUG:STRING='/D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 ' //Flags used by the CXX compiler during MINSIZEREL builds. -CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/MD /O1 /Ob1 /DNDEBUG +CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/O1 /Ob1 /DNDEBUG -//Flags used by the CXX compiler during RELEASE builds. -CMAKE_CXX_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /DNDEBUG +CMAKE_CXX_FLAGS_RELEASE:STRING='/MD /O2 /Oi /Gy /DNDEBUG /Z7 ' //Flags used by the CXX compiler during RELWITHDEBINFO builds. -CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /Ob1 /DNDEBUG +CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/O2 /Ob1 /DNDEBUG //Libraries linked by default with all C++ applications. CMAKE_CXX_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib -//Flags used by the C compiler during all build types. -CMAKE_C_FLAGS:STRING=/DWIN32 /D_WINDOWS /W3 +CMAKE_C_FLAGS:STRING= /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /MP -DVCPKG_LET_ME_PASS -//Flags used by the C compiler during DEBUG builds. -CMAKE_C_FLAGS_DEBUG:STRING=/MDd /Zi /Ob0 /Od /RTC1 +CMAKE_C_FLAGS_DEBUG:STRING='/D_DEBUG /MDd /Z7 /Ob0 /Od /RTC1 ' //Flags used by the C compiler during MINSIZEREL builds. -CMAKE_C_FLAGS_MINSIZEREL:STRING=/MD /O1 /Ob1 /DNDEBUG +CMAKE_C_FLAGS_MINSIZEREL:STRING=/O1 /Ob1 /DNDEBUG -//Flags used by the C compiler during RELEASE builds. -CMAKE_C_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /DNDEBUG +CMAKE_C_FLAGS_RELEASE:STRING='/MD /O2 /Oi /Gy /DNDEBUG /Z7 ' //Flags used by the C compiler during RELWITHDEBINFO builds. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /Ob1 /DNDEBUG +CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/O2 /Ob1 /DNDEBUG //Libraries linked by default with all C applications. CMAKE_C_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib @@ -58,13 +54,12 @@ CMAKE_C_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib CMAKE_EXE_LINKER_FLAGS:STRING=/machine:x64 //Flags used by the linker during DEBUG builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL +CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/nologo /debug /INCREMENTAL //Flags used by the linker during MINSIZEREL builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO -//Flags used by the linker during RELEASE builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO +CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING='/nologo /DEBUG /INCREMENTAL:NO /OPT:REF /OPT:ICF ' //Flags used by the linker during RELWITHDEBINFO builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL @@ -73,7 +68,7 @@ CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= //Value Computed by CMake. -CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=E:/vcpkg_folders/various/buildtrees/try-compile/x64-windows-release-rel/CMakeFiles/CMakeScratch/TryCompile-nbkj7q/CMakeFiles/pkgRedirects +CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=E:/vcpkg_folders/short/buildtrees/try-compile/x64-windows-release-rel/CMakeFiles/CMakeScratch/TryCompile-z4c3go/CMakeFiles/pkgRedirects //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=C:/Program Files/try-compile-project @@ -87,20 +82,23 @@ CMAKE_MODULE_LINKER_FLAGS:STRING=/machine:x64 //Flags used by the linker during the creation of modules during // DEBUG builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL +CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/nologo /debug /INCREMENTAL //Flags used by the linker during the creation of modules during // MINSIZEREL builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO -//Flags used by the linker during the creation of modules during -// RELEASE builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO +CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING='/nologo /DEBUG /INCREMENTAL:NO /OPT:REF /OPT:ICF ' //Flags used by the linker during the creation of modules during // RELWITHDEBINFO builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL +//No help, variable specified on the command line. +CMAKE_MSVC_DEBUG_INFORMATION_FORMAT:UNINITIALIZED= + +CMAKE_MSVC_RUNTIME_LIBRARY:STRING=MultiThreaded$<$:Debug>$<$:DLL> + //Value Computed by CMake CMAKE_PROJECT_DESCRIPTION:STATIC= @@ -110,8 +108,7 @@ CMAKE_PROJECT_HOMEPAGE_URL:STATIC= //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=try-compile-project -//Flags for Windows Resource Compiler during all build types. -CMAKE_RC_FLAGS:STRING=-DWIN32 +CMAKE_RC_FLAGS:STRING=-c65001 /DWIN32 //Flags for Windows Resource Compiler during DEBUG builds. CMAKE_RC_FLAGS_DEBUG:STRING=-D_DEBUG @@ -131,15 +128,13 @@ CMAKE_SHARED_LINKER_FLAGS:STRING=/machine:x64 //Flags used by the linker during the creation of shared libraries // during DEBUG builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL +CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/nologo /debug /INCREMENTAL //Flags used by the linker during the creation of shared libraries // during MINSIZEREL builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO -//Flags used by the linker during the creation of shared libraries -// during RELEASE builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO +CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING='/nologo /DEBUG /INCREMENTAL:NO /OPT:REF /OPT:ICF ' //Flags used by the linker during the creation of shared libraries // during RELWITHDEBINFO builds. @@ -158,7 +153,7 @@ CMAKE_STATIC_LINKER_FLAGS:STRING=/machine:x64 //Flags used by the linker during the creation of static libraries // during DEBUG builds. -CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= +CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=/nologo //Flags used by the linker during the creation of static libraries // during MINSIZEREL builds. @@ -166,12 +161,18 @@ CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of static libraries // during RELEASE builds. -CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= +CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=/nologo //Flags used by the linker during the creation of static libraries // during RELWITHDEBINFO builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= +CMAKE_SYSTEM_NAME:STRING=Windows + +CMAKE_SYSTEM_PROCESSOR:STRING=AMD64 + +CMAKE_SYSTEM_VERSION:STRING=10.0.22631 + //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 @@ -182,9 +183,42 @@ CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE // executables. VCPKG_APPLOCAL_DEPS:BOOL=ON +//No help, variable specified on the command line. +VCPKG_CHAINLOAD_TOOLCHAIN_FILE:UNINITIALIZED=E:/vcpkg_folders/short/scripts/toolchains/windows.cmake + +//No help, variable specified on the command line. +VCPKG_CRT_LINKAGE:UNINITIALIZED=dynamic + +//No help, variable specified on the command line. +VCPKG_CXX_FLAGS:UNINITIALIZED= -DVCPKG_LET_ME_PASS + +//No help, variable specified on the command line. +VCPKG_CXX_FLAGS_DEBUG:UNINITIALIZED= + +//No help, variable specified on the command line. +VCPKG_CXX_FLAGS_RELEASE:UNINITIALIZED= + +//No help, variable specified on the command line. +VCPKG_C_FLAGS:UNINITIALIZED= -DVCPKG_LET_ME_PASS + +//No help, variable specified on the command line. +VCPKG_C_FLAGS_DEBUG:UNINITIALIZED= + +//No help, variable specified on the command line. +VCPKG_C_FLAGS_RELEASE:UNINITIALIZED= + //The directory which contains the installed libraries for each // triplet -VCPKG_INSTALLED_DIR:PATH=E:/vcpkg_folders/various/installed +VCPKG_INSTALLED_DIR:PATH=E:/vcpkg_folders/short/installed + +//No help, variable specified on the command line. +VCPKG_LINKER_FLAGS:UNINITIALIZED= + +//No help, variable specified on the command line. +VCPKG_LINKER_FLAGS_DEBUG:UNINITIALIZED= + +//No help, variable specified on the command line. +VCPKG_LINKER_FLAGS_RELEASE:UNINITIALIZED= //The path to the vcpkg manifest directory. VCPKG_MANIFEST_DIR:PATH= @@ -192,6 +226,9 @@ VCPKG_MANIFEST_DIR:PATH= //Use manifest mode, as opposed to classic mode. VCPKG_MANIFEST_MODE:BOOL=OFF +//No help, variable specified on the command line. +VCPKG_PLATFORM_TOOLSET:UNINITIALIZED=v143 + //Appends the vcpkg paths to CMAKE_PREFIX_PATH, CMAKE_LIBRARY_PATH // and CMAKE_FIND_ROOT_PATH so that vcpkg libraries/packages are // found after toolchain/system libraries/packages. @@ -200,8 +237,14 @@ VCPKG_PREFER_SYSTEM_LIBS:BOOL=OFF //Enable the setup of CMAKE_PROGRAM_PATH to vcpkg paths VCPKG_SETUP_CMAKE_PROGRAM_PATH:BOOL=ON +//No help, variable specified on the command line. +VCPKG_SET_CHARSET_FLAG:UNINITIALIZED=ON + +//No help, variable specified on the command line. +VCPKG_TARGET_ARCHITECTURE:UNINITIALIZED=x64 + //Vcpkg target triplet (ex. x86-windows) -VCPKG_TARGET_TRIPLET:STRING=x64-windows +VCPKG_TARGET_TRIPLET:STRING=x64-windows-release //Trace calls to find_package() VCPKG_TRACE_FIND_PACKAGE:BOOL=OFF @@ -217,21 +260,21 @@ X_VCPKG_APPLOCAL_DEPS_INSTALL:BOOL=OFF // serialization. X_VCPKG_APPLOCAL_DEPS_SERIALIZED:BOOL=OFF -//Path to a program. -Z_VCPKG_CL:FILEPATH=C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe +//No help, variable specified on the command line. +Z_VCPKG_ROOT_DIR:UNINITIALIZED=E:/vcpkg_folders/short //The directory which contains the installed libraries for each // triplet -_VCPKG_INSTALLED_DIR:PATH=E:/vcpkg_folders/various/installed +_VCPKG_INSTALLED_DIR:PATH=E:/vcpkg_folders/short/installed //Value Computed by CMake -try-compile-project_BINARY_DIR:STATIC=E:/vcpkg_folders/various/buildtrees/try-compile/x64-windows-release-rel/CMakeFiles/CMakeScratch/TryCompile-nbkj7q +try-compile-project_BINARY_DIR:STATIC=E:/vcpkg_folders/short/buildtrees/try-compile/x64-windows-release-rel/CMakeFiles/CMakeScratch/TryCompile-z4c3go //Value Computed by CMake try-compile-project_IS_TOP_LEVEL:STATIC=ON //Value Computed by CMake -try-compile-project_SOURCE_DIR:STATIC=E:/vcpkg_folders/various/ports/try-compile/try +try-compile-project_SOURCE_DIR:STATIC=E:/vcpkg_folders/short/ports/try-compile/try ######################## @@ -239,7 +282,7 @@ try-compile-project_SOURCE_DIR:STATIC=E:/vcpkg_folders/various/ports/try-compile ######################## //This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=e:/vcpkg_folders/various/buildtrees/try-compile/x64-windows-release-rel/CMakeFiles/CMakeScratch/TryCompile-nbkj7q +CMAKE_CACHEFILE_DIR:INTERNAL=e:/vcpkg_folders/short/buildtrees/try-compile/x64-windows-release-rel/CMakeFiles/CMakeScratch/TryCompile-z4c3go //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 //Minor version of cmake used to create the current loaded cache @@ -300,7 +343,7 @@ CMAKE_GENERATOR_PLATFORM:INTERNAL= CMAKE_GENERATOR_TOOLSET:INTERNAL= //Source directory with the top level CMakeLists.txt file for this // project -CMAKE_HOME_DIRECTORY:INTERNAL=E:/vcpkg_folders/various/ports/try-compile/try +CMAKE_HOME_DIRECTORY:INTERNAL=E:/vcpkg_folders/short/ports/try-compile/try //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG @@ -356,6 +399,4 @@ CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 VCPKG_VERBOSE-ADVANCED:INTERNAL=1 //Making sure VCPKG_MANIFEST_MODE doesn't change Z_VCPKG_CHECK_MANIFEST_MODE:INTERNAL=OFF -//Vcpkg root directory -Z_VCPKG_ROOT_DIR:INTERNAL=E:/vcpkg_folders/various