suitesparse-metis-for-windows Release 1.3.1 CMAKE配置文件

suitesparse-metis-for-windows Release 1.3.1 CMAKE配置文件。这篇是另一篇博客Ceres Solver 在Windows下安装配置笔记的补充。

# This is the CMakeCache file.
# For build in directory: d:/suitesparse-metis-for-windows-1.3.1/build643
# It was generated by CMake: C:/Program Files/CMake/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.
# 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
########################

//Value Computed by CMake
AMD_BINARY_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/build643/SuiteSparse/AMD

//Value Computed by CMake
AMD_SOURCE_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/SuiteSparse/AMD

//turn asserts on
ASSERT:BOOL=OFF

//additional assertions
ASSERT2:BOOL=OFF

//Value Computed by CMake
BTF_BINARY_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/build643/SuiteSparse/BTF

//Value Computed by CMake
BTF_SOURCE_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/SuiteSparse/BTF

//Build METIS for partitioning?
BUILD_METIS:BOOL=OFF

//Value Computed by CMake
CAMD_BINARY_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/build643/SuiteSparse/CAMD

//Value Computed by CMake
CAMD_SOURCE_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/SuiteSparse/CAMD

//Value Computed by CMake
CCOLAMD_BINARY_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/build643/SuiteSparse/CCOLAMD

//Value Computed by CMake
CCOLAMD_SOURCE_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/SuiteSparse/CCOLAMD

//Value Computed by CMake
CHOLMOD_BINARY_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/build643/SuiteSparse/CHOLMOD

//Value Computed by CMake
CHOLMOD_SOURCE_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/SuiteSparse/CHOLMOD

//Semicolon separated list of supported configuration types, only
// supports Debug, Release, MinSizeRel, and RelWithDebInfo, anything
// else will be ignored.
CMAKE_CONFIGURATION_TYPES:STRING=Debug;Release;MinSizeRel;RelWithDebInfo

//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=/DWIN32 /D_WINDOWS /W3 /GR /EHsc

//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=/MDd /Zi /Ob0 /Od /RTC1

//Flags used by the compiler during release builds for minimum
// size.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/MD /O1 /Ob1 /DNDEBUG

//Flags used by the compiler during release builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /DNDEBUG

//Flags used by the compiler during release builds with debug info.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /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 compiler during all build types.
CMAKE_C_FLAGS:STRING=/DWIN32 /D_WINDOWS /W3

//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=/MDd /Zi /Ob0 /Od /RTC1

//Flags used by the compiler during release builds for minimum
// size.
CMAKE_C_FLAGS_MINSIZEREL:STRING=/MD /O1 /Ob1 /DNDEBUG

//Flags used by the compiler during release builds.
CMAKE_C_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /DNDEBUG

//Flags used by the compiler during release builds with debug info.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /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

//Flags used by the linker.
CMAKE_EXE_LINKER_FLAGS:STRING=/machine:x64

//Flags used by the linker during debug builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL

//Flags used by the linker during release minsize 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

//Flags used by the linker during Release with Debug Info builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL

//Path to a program.
CMAKE_LINKER:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/link.exe

//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING=/machine:x64

//Flags used by the linker during debug builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL

//Flags used by the linker during release minsize builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO

//Flags used by the linker during release builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO

//Flags used by the linker during Release with Debug Info builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL

//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=SuiteSparseProject

//RC compiler
CMAKE_RC_COMPILER:FILEPATH=rc

//Flags for Windows Resource Compiler.
CMAKE_RC_FLAGS:STRING=/DWIN32

//Flags for Windows Resource Compiler during debug builds.
CMAKE_RC_FLAGS_DEBUG:STRING=/D_DEBUG

//Flags for Windows Resource Compiler during release builds for
// minimum size.
CMAKE_RC_FLAGS_MINSIZEREL:STRING=

//Flags for Windows Resource Compiler during release builds.
CMAKE_RC_FLAGS_RELEASE:STRING=

//Flags for Windows Resource Compiler during release builds with
// debug info.
CMAKE_RC_FLAGS_RELWITHDEBINFO:STRING=

//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING=/machine:x64

//Flags used by the linker during debug builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL

//Flags used by the linker during release minsize builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO

//Flags used by the linker during release builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO

//Flags used by the linker during Release with Debug Info builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL

//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=OFF

//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=OFF

//Flags used by the linker during the creation of static libraries.
CMAKE_STATIC_LINKER_FLAGS:STRING=/machine:x64

//Flags used by the linker during debug builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//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=OFF

//Value Computed by CMake
COLAMD_BINARY_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/build643/SuiteSparse/COLAMD

//Value Computed by CMake
COLAMD_SOURCE_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/SuiteSparse/COLAMD

//Value Computed by CMake
CXSparse_BINARY_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/build643/SuiteSparse/CXSparse

//Value Computed by CMake
CXSparse_SOURCE_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/SuiteSparse/CXSparse

//add debugging support
DEBUG:BOOL=OFF

//Output directory for applications
EXECUTABLE_OUTPUT_PATH:PATH=D:/suitesparse-metis-for-windows-1.3.1/build643/bin

EXPORT_USE_INTERFACE_LINK_LIBRARIES:BOOL=ON

//enable use of GDB
GDB:BOOL=OFF

//path to GKlib
GKLIB_PATH:PATH=GKlib

//enable GKRAND support
GKRAND:BOOL=OFF

//enable GKREGEX support
GKREGEX:BOOL=OFF

//add gprof support
GPROF:BOOL=OFF

//Enables building SuiteSparse with complex numbers (disabled by
// default to avoid problems in some platforms)
HAVE_COMPLEX:BOOL=OFF

//Value Computed by CMake
KLU_BINARY_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/build643/SuiteSparse/KLU

//Value Computed by CMake
KLU_SOURCE_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/SuiteSparse/KLU

//Value Computed by CMake
LDL_BINARY_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/build643/SuiteSparse/LDL

//Value Computed by CMake
LDL_SOURCE_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/SuiteSparse/LDL

//Output directory for libraries
LIBRARY_OUTPUT_PATH:PATH=D:/suitesparse-metis-for-windows-1.3.1/build643/lib

//suffix for 32/64 inst dir placement
LIB_POSTFIX:STRING=64

//Value Computed by CMake
METIS_BINARY_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/build643/metis

//Source directory of METIS
METIS_DIR:PATH=D:/suitesparse-metis-for-windows-1.3.1/metis

//Value Computed by CMake
METIS_SOURCE_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/metis

//enable OpenMP support
OPENMP:BOOL=OFF

//enable PCRE support
PCRE:BOOL=OFF

//build a shared library
SHARED:BOOL=ON

//Value Computed by CMake
SPQR_BINARY_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/build643/SuiteSparse/SPQR

//Value Computed by CMake
SPQR_SOURCE_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/SuiteSparse/SPQR

//list of all sub-directories to add to cmake build
SUBPROJECTS_TO_ADD:STRING=SuiteSparse_config;AMD;BTF;CAMD;CCOLAMD;COLAMD;CHOLMOD;CXSparse;KLU;LDL;UMFPACK;SPQR

//get the last version of suiteSparse
SUITESPARSE_DL_LAST:BOOL=OFF

//Prefix prepended to install directories
SUITESPARSE_INSTALL_PREFIX:PATH=C:/Program Files/SuiteSparse

//Check if you have custom LAPACK/BLAS libraries (AMD,...)
SUITESPARSE_USE_CUSTOM_BLAS_LAPACK_LIBS:BOOL=OFF

//Value Computed by CMake
SuiteSparseProject_BINARY_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/build643

//Value Computed by CMake
SuiteSparseProject_SOURCE_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1

//Value Computed by CMake
SuiteSparse_BINARY_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/build643/SuiteSparse

//Value Computed by CMake
SuiteSparse_SOURCE_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/SuiteSparse

//Value Computed by CMake
UMFPACK_BINARY_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/build643/SuiteSparse/UMFPACK

//Value Computed by CMake
UMFPACK_SOURCE_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/SuiteSparse/UMFPACK

//Build with CUDA support
WITH_CUDA:BOOL=OFF

//Dependencies for the target
amd_LIB_DEPENDS:STATIC=general;suitesparseconfig;

//Dependencies for the target
btf_LIB_DEPENDS:STATIC=general;suitesparseconfig;

//Dependencies for the target
camd_LIB_DEPENDS:STATIC=general;suitesparseconfig;

//Dependencies for the target
ccolamd_LIB_DEPENDS:STATIC=general;suitesparseconfig;

//Dependencies for the target
cholmod_LIB_DEPENDS:STATIC=general;amd;general;camd;general;colamd;general;ccolamd;general;suitesparseconfig;general;blas;general;lapack;

//Dependencies for the target
colamd_LIB_DEPENDS:STATIC=general;suitesparseconfig;

//Dependencies for the target
cxsparse_LIB_DEPENDS:STATIC=general;suitesparseconfig;

//Dependencies for the target
klu_LIB_DEPENDS:STATIC=general;amd;general;colamd;general;btf;general;suitesparseconfig;

//Dependencies for the target
ldl_LIB_DEPENDS:STATIC=general;suitesparseconfig;

//Dependencies for target
metis_LIB_DEPENDS:STATIC=

//Dependencies for the target
spqr_LIB_DEPENDS:STATIC=general;camd;general;ccolamd;general;cholmod;general;suitesparseconfig;general;blas;general;lapack;

//Value Computed by CMake
suitesparseconfig_BINARY_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/build643/SuiteSparse/SuiteSparse_config

//Dependencies for target
suitesparseconfig_LIB_DEPENDS:STATIC=

//Value Computed by CMake
suitesparseconfig_SOURCE_DIR:STATIC=D:/suitesparse-metis-for-windows-1.3.1/SuiteSparse/SuiteSparse_config

//Dependencies for the target
umfpack_LIB_DEPENDS:STATIC=general;amd;general;camd;general;colamd;general;ccolamd;general;cholmod;general;suitesparseconfig;general;blas;general;lapack;


########################
# INTERNAL cache entries
########################

//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=d:/suitesparse-metis-for-windows-1.3.1/build643
//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
CMAKE_CACHE_MINOR_VERSION:INTERNAL=10
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cmake.exe
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cpack.exe
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files/CMake/bin/ctest.exe
//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_CXX_STANDARD_LIBRARIES
CMAKE_CXX_STANDARD_LIBRARIES-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
//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES
CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
//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
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Visual Studio 14 2015 Win64
//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=D:/suitesparse-metis-for-windows-1.3.1
//Prefix prepended to install directories
CMAKE_INSTALL_PREFIX:INTERNAL=C:/Program Files/SuiteSparse
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-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
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=14
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RC_COMPILER
CMAKE_RC_COMPILER-ADVANCED:INTERNAL=1
CMAKE_RC_COMPILER_WORKS:INTERNAL=1
//ADVANCED property for variable: CMAKE_RC_FLAGS
CMAKE_RC_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RC_FLAGS_DEBUG
CMAKE_RC_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RC_FLAGS_MINSIZEREL
CMAKE_RC_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RC_FLAGS_RELEASE
CMAKE_RC_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RC_FLAGS_RELWITHDEBINFO
CMAKE_RC_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=C:/Program Files/CMake/share/cmake-3.10
//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_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: EXPORT_USE_INTERFACE_LINK_LIBRARIES
EXPORT_USE_INTERFACE_LINK_LIBRARIES-ADVANCED:INTERNAL=1
//Have include complex.h
HAVE_COMPLEX_H:INTERNAL=1
//Have include execinfo.h
HAVE_EXECINFO_H:INTERNAL=
//Have function getline
HAVE_GETLINE:INTERNAL=
//ADVANCED property for variable: LIB_POSTFIX
LIB_POSTFIX-ADVANCED:INTERNAL=1



猜你喜欢

转载自blog.csdn.net/wzheng92/article/details/80485673