Created
May 8, 2019 18:30
-
-
Save nidefawl/55dc9eaf7ac064b7fe414c087937d848 to your computer and use it in GitHub Desktop.
build-ca329c1c/llvm-mingw/llvm/build-x86_64-w64-mingw32/CMakeCache.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This is the CMakeCache file. | |
# For build in directory: /opt/build2/llvm-mingw/llvm/build-x86_64-w64-mingw32 | |
# It was generated by CMake: /usr/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 a 32 bit version of the library. | |
BENCHMARK_BUILD_32_BITS:BOOL=OFF | |
//Flags used by the C++ compiler during coverage builds. | |
BENCHMARK_CXX_FLAGS_COVERAGE:STRING= | |
//Allow the downloading and in-tree building of unmet dependencies | |
BENCHMARK_DOWNLOAD_DEPENDENCIES:BOOL=OFF | |
//Enable building and running the assembly tests | |
BENCHMARK_ENABLE_ASSEMBLY_TESTS:BOOL=OFF | |
//Enable the use of exceptions in the benchmark library. | |
BENCHMARK_ENABLE_EXCEPTIONS:BOOL=OFF | |
//Enable building the unit tests which depend on gtest | |
BENCHMARK_ENABLE_GTEST_TESTS:BOOL=OFF | |
//Enable installation of benchmark. (Projects embedding benchmark | |
// may want to turn this OFF.) | |
BENCHMARK_ENABLE_INSTALL:BOOL=OFF | |
//Enable link time optimisation of the benchmark library. | |
BENCHMARK_ENABLE_LTO:BOOL=OFF | |
//Enable testing of the benchmark library. | |
BENCHMARK_ENABLE_TESTING:BOOL=OFF | |
//Flags used for linking binaries during coverage builds. | |
BENCHMARK_EXE_LINKER_FLAGS_COVERAGE:STRING= | |
//Flags used by the shared libraries linker during coverage builds. | |
BENCHMARK_SHARED_LINKER_FLAGS_COVERAGE:STRING= | |
//Build and test using libc++ as the standard library. | |
BENCHMARK_USE_LIBCXX:BOOL=OFF | |
//Default URL where bug reports are to be submitted. | |
BUG_REPORT_URL:STRING=https://bugs.llvm.org/ | |
//Build clang-format VS plugin | |
BUILD_CLANG_FORMAT_VS_PLUGIN:BOOL=OFF | |
//Build all libraries as shared libraries instead of static | |
BUILD_SHARED_LIBS:BOOL=OFF | |
//Header providing backtrace(3) facility | |
Backtrace_HEADER:STRING=execinfo.h | |
//Path to a file. | |
Backtrace_INCLUDE_DIR:PATH=Backtrace_INCLUDE_DIR-NOTFOUND | |
//Build CLANG example programs by default. | |
CLANG_BUILD_EXAMPLES:BOOL=OFF | |
//Build the Clang tools. If OFF, just generate build targets. | |
CLANG_BUILD_TOOLS:BOOL=ON | |
//Default C++ stdlib to use ("libstdc++" or "libc++", empty for | |
// platform default | |
CLANG_DEFAULT_CXX_STDLIB:STRING=libc++ | |
//Default linker to use (linker name or absolute path, empty for | |
// platform default) | |
CLANG_DEFAULT_LINKER:STRING=lld | |
//Default objcopy executable to use. | |
CLANG_DEFAULT_OBJCOPY:STRING=objcopy | |
//Default OpenMP runtime used by -fopenmp. | |
CLANG_DEFAULT_OPENMP_RUNTIME:STRING=libomp | |
//Default runtime library to use ("libgcc" or "compiler-rt", empty | |
// for platform default) | |
CLANG_DEFAULT_RTLIB:STRING=compiler-rt | |
//Default standard to use for C/ObjC code (IDENT from LangStandards.def, | |
// empty for platform default) | |
CLANG_DEFAULT_STD_C:STRING= | |
//Default standard to use for C++/ObjC++ code (IDENT from LangStandards.def, | |
// empty for platform default) | |
CLANG_DEFAULT_STD_CXX:STRING= | |
//Default unwind library to use ("none" "libgcc" or "libunwind", | |
// empty to match runtime library.) | |
CLANG_DEFAULT_UNWINDLIB:STRING= | |
//Build ARCMT. | |
CLANG_ENABLE_ARCMT:BOOL=ON | |
//Build Clang protobuf fuzzer. | |
CLANG_ENABLE_PROTO_FUZZER:BOOL=OFF | |
//Build static analyzer. | |
CLANG_ENABLE_STATIC_ANALYZER:BOOL=ON | |
//Major version number that will be appended to the clang executable | |
// name | |
CLANG_EXECUTABLE_VERSION:STRING=9 | |
//Generate build targets for the Clang docs. | |
CLANG_INCLUDE_DOCS:BOOL=ON | |
//Generate build targets for the Clang unit tests. | |
CLANG_INCLUDE_TESTS:BOOL=ON | |
//Install the scan-build tool | |
CLANG_INSTALL_SCANBUILD:BOOL=ON | |
//Install the scan-view tool | |
CLANG_INSTALL_SCANVIEW:BOOL=ON | |
//Default architecture for OpenMP offloading to Nvidia GPUs. | |
CLANG_OPENMP_NVPTX_DEFAULT_ARCH:STRING=sm_35 | |
//Build clang with plugin support | |
CLANG_PLUGIN_SUPPORT:BOOL=ON | |
//Python versions to install libclang python bindings for | |
CLANG_PYTHON_BINDINGS_VERSIONS:STRING= | |
//Vendor-specific text for showing the repository the source is | |
// taken from. | |
CLANG_REPOSITORY_STRING:STRING= | |
//Relative directory from the Clang binary to its resource files. | |
CLANG_RESOURCE_DIR:STRING= | |
//Native TableGen executable. Saves building one when cross-compiling. | |
CLANG_TABLEGEN:STRING=/opt/build2/llvm-mingw/llvm/build/bin/clang-tblgen | |
//Run Clang tests under Valgrind | |
CLANG_TEST_USE_VG:BOOL=OFF | |
//Whether to build arcmt-test as part of CLANG | |
CLANG_TOOL_ARCMT_TEST_BUILD:BOOL=ON | |
//Whether to build clang-check as part of CLANG | |
CLANG_TOOL_CLANG_CHECK_BUILD:BOOL=ON | |
//Whether to build clang-diff as part of CLANG | |
CLANG_TOOL_CLANG_DIFF_BUILD:BOOL=ON | |
//Whether to build clang-extdef-mapping as part of CLANG | |
CLANG_TOOL_CLANG_EXTDEF_MAPPING_BUILD:BOOL=ON | |
//Whether to build clang-format as part of CLANG | |
CLANG_TOOL_CLANG_FORMAT_BUILD:BOOL=ON | |
//Whether to build clang-format-vs as part of CLANG | |
CLANG_TOOL_CLANG_FORMAT_VS_BUILD:BOOL=ON | |
//Whether to build clang-fuzzer as part of CLANG | |
CLANG_TOOL_CLANG_FUZZER_BUILD:BOOL=ON | |
//Whether to build clang-import-test as part of CLANG | |
CLANG_TOOL_CLANG_IMPORT_TEST_BUILD:BOOL=ON | |
//Whether to build clang-offload-bundler as part of CLANG | |
CLANG_TOOL_CLANG_OFFLOAD_BUNDLER_BUILD:BOOL=ON | |
//Whether to build clang-refactor as part of CLANG | |
CLANG_TOOL_CLANG_REFACTOR_BUILD:BOOL=ON | |
//Whether to build clang-rename as part of CLANG | |
CLANG_TOOL_CLANG_RENAME_BUILD:BOOL=ON | |
//Whether to build c-arcmt-test as part of CLANG | |
CLANG_TOOL_C_ARCMT_TEST_BUILD:BOOL=ON | |
//Whether to build c-index-test as part of CLANG | |
CLANG_TOOL_C_INDEX_TEST_BUILD:BOOL=ON | |
//Whether to build diagtool as part of CLANG | |
CLANG_TOOL_DIAGTOOL_BUILD:BOOL=ON | |
//Whether to build driver as part of CLANG | |
CLANG_TOOL_DRIVER_BUILD:BOOL=ON | |
//Whether to build handle-cxx as part of CLANG | |
CLANG_TOOL_HANDLE_CXX_BUILD:BOOL=ON | |
//Whether to build handle-llvm as part of CLANG | |
CLANG_TOOL_HANDLE_LLVM_BUILD:BOOL=ON | |
//Whether to build libclang as part of CLANG | |
CLANG_TOOL_LIBCLANG_BUILD:BOOL=ON | |
//Whether to build scan-build as part of CLANG | |
CLANG_TOOL_SCAN_BUILD_BUILD:BOOL=ON | |
//Whether to build scan-view as part of CLANG | |
CLANG_TOOL_SCAN_VIEW_BUILD:BOOL=ON | |
//Vendor-specific text for showing with version information. | |
CLANG_VENDOR:STRING= | |
//Vendor-specific uti. | |
CLANG_VENDOR_UTI:STRING=org.llvm.clang | |
//Path to a program. | |
CMAKE_AR:FILEPATH=/usr/bin/ar | |
//ASM compiler | |
CMAKE_ASM_COMPILER:STRING=/opt/build2/toolchain-native/bin/x86_64-w64-mingw32-gcc | |
//Flags used by the assembler during all build types. | |
CMAKE_ASM_FLAGS:STRING= | |
//Flags used by the assembler during debug builds. | |
CMAKE_ASM_FLAGS_DEBUG:STRING= | |
//Flags used by the assembler during release minsize builds. | |
CMAKE_ASM_FLAGS_MINSIZEREL:STRING= | |
//Flags used by the assembler during release builds. | |
CMAKE_ASM_FLAGS_RELEASE:STRING= | |
//Flags used by the assembler during Release with Debug Info builds. | |
CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING= | |
//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or | |
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. | |
CMAKE_BUILD_TYPE:STRING=Release | |
//No help, variable specified on the command line. | |
CMAKE_CROSSCOMPILING:UNINITIALIZED=TRUE | |
//CXX compiler | |
CMAKE_CXX_COMPILER:STRING=/opt/build2/toolchain-native/bin/x86_64-w64-mingw32-g++ | |
//LLVM archiver | |
CMAKE_CXX_COMPILER_AR:FILEPATH=CMAKE_CXX_COMPILER_AR-NOTFOUND | |
//Generate index for LLVM archive | |
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=CMAKE_CXX_COMPILER_RANLIB-NOTFOUND | |
//Flags used by the compiler during all build types. | |
CMAKE_CXX_FLAGS:STRING= | |
//Flags used by the compiler during debug builds. | |
CMAKE_CXX_FLAGS_DEBUG:STRING= | |
//Flags used by the compiler during release builds for minimum | |
// size. | |
CMAKE_CXX_FLAGS_MINSIZEREL:STRING= | |
//Flags used by the compiler during release builds. | |
CMAKE_CXX_FLAGS_RELEASE:STRING= | |
//Flags used by the compiler during release builds with debug info. | |
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING= | |
//Libraries linked by default with all C++ applications. | |
CMAKE_CXX_STANDARD_LIBRARIES:STRING=-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 | |
//C compiler | |
CMAKE_C_COMPILER:STRING=/opt/build2/toolchain-native/bin/x86_64-w64-mingw32-gcc | |
//LLVM archiver | |
CMAKE_C_COMPILER_AR:FILEPATH=CMAKE_C_COMPILER_AR-NOTFOUND | |
//Generate index for LLVM archive | |
CMAKE_C_COMPILER_RANLIB:FILEPATH=CMAKE_C_COMPILER_RANLIB-NOTFOUND | |
//Flags used by the compiler during all build types. | |
CMAKE_C_FLAGS:STRING= | |
//Flags used by the compiler during debug builds. | |
CMAKE_C_FLAGS_DEBUG:STRING= | |
//Flags used by the compiler during release builds for minimum | |
// size. | |
CMAKE_C_FLAGS_MINSIZEREL:STRING= | |
//Flags used by the compiler during release builds. | |
CMAKE_C_FLAGS_RELEASE:STRING= | |
//Flags used by the compiler during release builds with debug info. | |
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING= | |
//Libraries linked by default with all C applications. | |
CMAKE_C_STANDARD_LIBRARIES:STRING=-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 | |
//Flags used by the linker. | |
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 release minsize 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 Release with Debug Info builds. | |
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= | |
//Enable/Disable output of compile commands during generation. | |
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF | |
//No help, variable specified on the command line. | |
CMAKE_FIND_ROOT_PATH:UNINITIALIZED=/opt/build2/toolchain-native/x86_64-w64-mingw32 | |
//No help, variable specified on the command line. | |
CMAKE_FIND_ROOT_PATH_MODE_INCLUDE:UNINITIALIZED=ONLY | |
//No help, variable specified on the command line. | |
CMAKE_FIND_ROOT_PATH_MODE_LIBRARY:UNINITIALIZED=ONLY | |
//No help, variable specified on the command line. | |
CMAKE_FIND_ROOT_PATH_MODE_PROGRAM:UNINITIALIZED=NEVER | |
//Convert GNU import libraries to MS format (requires Visual Studio) | |
CMAKE_GNUtoMS:BOOL=OFF | |
//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= | |
//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=/opt/build2/toolchain-win | |
//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 | |
//Program used to build from build.ninja files. | |
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/ninja | |
//Flags used by the linker during the creation of modules. | |
CMAKE_MODULE_LINKER_FLAGS:STRING= | |
//Flags used by the linker during debug builds. | |
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= | |
//Flags used by the linker during release minsize builds. | |
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= | |
//Flags used by the linker during release builds. | |
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= | |
//Flags used by the linker during Release with Debug Info builds. | |
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= | |
//Path to a program. | |
CMAKE_NM:FILEPATH=/usr/bin/nm | |
//Path to a program. | |
CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy | |
//Path to a program. | |
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump | |
//Value Computed by CMake | |
CMAKE_PROJECT_NAME:STATIC=LLVM | |
//Path to a program. | |
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib | |
//No help, variable specified on the command line. | |
CMAKE_RC_COMPILER:UNINITIALIZED=x86_64-w64-mingw32-windres | |
//Flags for Windows Resource Compiler. | |
CMAKE_RC_FLAGS:STRING= | |
//Flags for Windows Resource Compiler during debug builds. | |
CMAKE_RC_FLAGS_DEBUG:STRING= | |
//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= | |
//Flags used by the linker during debug builds. | |
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= | |
//Flags used by the linker during release minsize builds. | |
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= | |
//Flags used by the linker during release builds. | |
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= | |
//Flags used by the linker during Release with Debug Info 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 linker during the creation of static libraries. | |
CMAKE_STATIC_LINKER_FLAGS:STRING= | |
//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= | |
//Path to a program. | |
CMAKE_STRIP:FILEPATH=/usr/bin/strip | |
//No help, variable specified on the command line. | |
CMAKE_SYSTEM_NAME:UNINITIALIZED=Windows | |
//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 | |
//Enable to build 7-Zip packages | |
CPACK_BINARY_7Z:BOOL=OFF | |
//Enable to build IFW packages | |
CPACK_BINARY_IFW:BOOL=OFF | |
//Enable to build NSIS packages | |
CPACK_BINARY_NSIS:BOOL=ON | |
//Enable to build WiX packages | |
CPACK_BINARY_WIX:BOOL=OFF | |
//Enable to build ZIP packages | |
CPACK_BINARY_ZIP:BOOL=OFF | |
//Enable to build 7-Zip source packages | |
CPACK_SOURCE_7Z:BOOL=ON | |
//Enable to build ZIP source packages | |
CPACK_SOURCE_ZIP:BOOL=ON | |
//Toolchain configuration for NATIVE | |
CROSS_TOOLCHAIN_FLAGS_NATIVE:STRING=-DCMAKE_C_COMPILER=/opt/build2/toolchain-native/bin/x86_64-w64-mingw32-gcc;-DCMAKE_CXX_COMPILER=/opt/build2/toolchain-native/bin/x86_64-w64-mingw32-g++ | |
//Colon separated list of directories clang will search for headers. | |
C_INCLUDE_DIRS:STRING= | |
//Default <path> to all compiler invocations for --sysroot=<path>. | |
DEFAULT_SYSROOT:PATH= | |
//Path to a library. | |
DL_LIBRARY_PATH:FILEPATH=DL_LIBRARY_PATH-NOTFOUND | |
//Path to a program. | |
DTRACE:FILEPATH=DTRACE-NOTFOUND | |
//Dependencies for target | |
DynamicLibraryLib_LIB_DEPENDS:STATIC= | |
//Enable the experimental new pass manager by default. | |
ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER:BOOL=FALSE | |
//pass --build-id to ld | |
ENABLE_LINKER_BUILD_ID:BOOL=OFF | |
//enable x86 relax relocations by default | |
ENABLE_X86_RELAX_RELOCATIONS:BOOL=OFF | |
//Additional directory, where CMake should search for ffi.h or | |
// ffi/ffi.h | |
FFI_INCLUDE_DIR:PATH= | |
//Additional directory, where CMake should search for libffi.so | |
FFI_LIBRARY_DIR:PATH= | |
//Directory where gcc is installed. | |
GCC_INSTALL_PREFIX:PATH= | |
//Git command line client | |
GIT_EXECUTABLE:FILEPATH=/usr/bin/git | |
//The gold linker | |
GOLD_EXECUTABLE:FILEPATH=/usr/bin/ld.gold | |
//go executable | |
GO_EXECUTABLE:FILEPATH=GO_EXECUTABLE-NOTFOUND | |
//OK | |
HAVE_STD_REGEX:BOOL=ON | |
//Build libclang as a static library (in addition to a shared one) | |
LIBCLANG_BUILD_STATIC:BOOL=OFF | |
//Major version number that will be appended to the libclang library | |
LIBCLANG_LIBRARY_VERSION:STRING=9 | |
//Path to a library. | |
LIBRT:FILEPATH=LIBRT-NOTFOUND | |
//Path to a file. | |
LIBXML2_INCLUDE_DIR:PATH=LIBXML2_INCLUDE_DIR-NOTFOUND | |
//Path to a library. | |
LIBXML2_LIBRARY:FILEPATH=LIBXML2_LIBRARY-NOTFOUND | |
//Path to a program. | |
LIBXML2_XMLLINT_EXECUTABLE:FILEPATH=LIBXML2_XMLLINT_EXECUTABLE-NOTFOUND | |
//Build the lld tools. If OFF, just generate build targets. | |
LLD_BUILD_TOOLS:BOOL=ON | |
//Enable VTune user task tracking. | |
LLD_USE_VTUNE:BOOL=OFF | |
//Dependencies for target | |
LLVMAArch64AsmParser_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMAArch64AsmPrinter_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMAArch64CodeGen_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMAArch64Desc_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMAArch64Disassembler_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMAArch64Info_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMAArch64Utils_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMARMAsmParser_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMARMAsmPrinter_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMARMCodeGen_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMARMDesc_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMARMDisassembler_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMARMInfo_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMARMUtils_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMAggressiveInstCombine_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMAnalysis_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMAsmParser_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMAsmPrinter_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMBinaryFormat_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMBitReader_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMBitWriter_LIB_DEPENDS:STATIC= | |
//Dependencies for the target | |
LLVMCFIVerify_LIB_DEPENDS:STATIC=general;LLVMDebugInfoDWARF;general;LLVMMC;general;LLVMMCParser;general;LLVMObject;general;LLVMSupport;general;LLVMSymbolize; | |
//Dependencies for target | |
LLVMCodeGen_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMCore_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMCoroutines_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMCoverage_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMDebugInfoCodeView_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMDebugInfoDWARF_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMDebugInfoMSF_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMDebugInfoPDB_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMDemangle_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMDlltoolDriver_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMExecutionEngine_LIB_DEPENDS:STATIC= | |
//Dependencies for the target | |
LLVMExegesisAArch64_LIB_DEPENDS:STATIC=general;LLVMAArch64CodeGen;general;LLVMAArch64AsmParser;general;LLVMAArch64AsmPrinter;general;LLVMAArch64Desc;general;LLVMAArch64Disassembler;general;LLVMAArch64Info;general;LLVMAArch64Utils;general;LLVMExegesis; | |
//Dependencies for the target | |
LLVMExegesisX86_LIB_DEPENDS:STATIC=general;LLVMX86CodeGen;general;LLVMX86AsmParser;general;LLVMX86AsmPrinter;general;LLVMX86Desc;general;LLVMX86Disassembler;general;LLVMX86Info;general;LLVMX86Utils;general;LLVMExegesis; | |
//Dependencies for the target | |
LLVMExegesis_LIB_DEPENDS:STATIC=general;LLVMAnalysis;general;LLVMCodeGen;general;LLVMCore;general;LLVMExecutionEngine;general;LLVMGlobalISel;general;LLVMMC;general;LLVMMCDisassembler;general;LLVMMCJIT;general;LLVMObject;general;LLVMObjectYAML;general;LLVMSupport; | |
//Dependencies for target | |
LLVMFuzzMutate_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMGlobalISel_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMIRReader_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMInstCombine_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMInstrumentation_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMInterpreter_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMJITLink_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMLTO_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMLibDriver_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMLineEditor_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMLinker_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMMCA_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMMCDisassembler_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMMCJIT_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMMCParser_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMMC_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMMIRParser_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMObjCARCOpts_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMObjectYAML_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMObject_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMOption_LIB_DEPENDS:STATIC= | |
//Dependencies for the target | |
LLVMOrcJIT_LIB_DEPENDS:STATIC=general;LLVMBitReader;general;LLVMBitWriter; | |
//Dependencies for target | |
LLVMPasses_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMProfileData_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMRemarks_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMRuntimeDyld_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMScalarOpts_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMSelectionDAG_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMSupport_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMSymbolize_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMTableGen_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMTarget_LIB_DEPENDS:STATIC= | |
//Dependencies for the target | |
LLVMTestingSupport_LIB_DEPENDS:STATIC=general;gtest; | |
//Dependencies for target | |
LLVMTextAPI_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMTransformUtils_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMVectorize_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMWindowsManifest_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMX86AsmParser_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMX86AsmPrinter_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMX86CodeGen_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMX86Desc_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMX86Disassembler_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMX86Info_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMX86Utils_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
LLVMXRay_LIB_DEPENDS:STATIC= | |
//Enable abi-breaking checks. Can be WITH_ASSERTS, FORCE_ON or | |
// FORCE_OFF. | |
LLVM_ABI_BREAKING_CHECKS:STRING=WITH_ASSERTS | |
//Embed the version control system revision in LLVM | |
LLVM_APPEND_VC_REV:BOOL=ON | |
//Value Computed by CMake | |
LLVM_BINARY_DIR:STATIC=/opt/build2/llvm-mingw/llvm/build-x86_64-w64-mingw32 | |
//PATH to binutils/include containing plugin-api.h for gold plugin. | |
LLVM_BINUTILS_INCDIR:PATH= | |
//Add LLVM benchmark targets to the list of default | |
//\ntargets. If OFF, benchmarks still could be built using Benchmarks | |
// target. | |
LLVM_BUILD_BENCHMARKS:BOOL=OFF | |
//Build the llvm documentation. | |
LLVM_BUILD_DOCS:BOOL=OFF | |
//Build the LLVM example programs. If OFF, just generate build | |
// targets. | |
LLVM_BUILD_EXAMPLES:BOOL=OFF | |
//Build compiler-rt as an external project. | |
LLVM_BUILD_EXTERNAL_COMPILER_RT:BOOL=OFF | |
//Build LLVM and tools with PGO instrumentation. May be specified | |
// as IR or Frontend | |
LLVM_BUILD_INSTRUMENTED:STRING=OFF | |
//Build LLVM and tools with Code Coverage instrumentation | |
LLVM_BUILD_INSTRUMENTED_COVERAGE:BOOL=OFF | |
//Build libllvm-c re-export library (Darwin only) | |
LLVM_BUILD_LLVM_C_DYLIB:BOOL=OFF | |
//Build libllvm dynamic library | |
LLVM_BUILD_LLVM_DYLIB:BOOL=OFF | |
//Build the LLVM runtime libraries. | |
LLVM_BUILD_RUNTIME:BOOL=ON | |
//Build the LLVM runtimes. If OFF, just generate build targets. | |
LLVM_BUILD_RUNTIMES:BOOL=ON | |
//Build LLVM unit tests. If OFF, just generate build targets. | |
LLVM_BUILD_TESTS:BOOL=OFF | |
//Build the LLVM tools. If OFF, just generate build targets. | |
LLVM_BUILD_TOOLS:BOOL=ON | |
//Build LLVM utility binaries. If OFF, just generate build targets. | |
LLVM_BUILD_UTILS:BOOL=ON | |
//Set to ON for a ccache enabled build | |
LLVM_CCACHE_BUILD:BOOL=OFF | |
//Sign executables and dylibs with the given identity or skip if | |
// empty (Darwin Only) | |
LLVM_CODESIGNING_IDENTITY:STRING= | |
//No help, variable specified on the command line. | |
LLVM_CONFIG_PATH:UNINITIALIZED=/opt/build2/llvm-mingw/llvm/build/bin/llvm-config | |
//C++ standard to use for compilation. | |
LLVM_CXX_STD:STRING=c++11 | |
//Default target for which LLVM will generate code. | |
LLVM_DEFAULT_TARGET_TRIPLE:STRING=x86_64-w64-windows-gnu | |
//Dependency debugging mode to verify correctly expressed library | |
// dependencies (Darwin only) | |
LLVM_DEPENDENCY_DEBUGGING:BOOL=OFF | |
//Semicolon-separated list of components to include in libLLVM, | |
// or "all". | |
LLVM_DYLIB_COMPONENTS:STRING=all | |
//Enable assertions | |
LLVM_ENABLE_ASSERTIONS:BOOL=OFF | |
//Enable embedding backtraces on crash. | |
LLVM_ENABLE_BACKTRACES:BOOL=ON | |
//Build bindings. | |
LLVM_ENABLE_BINDINGS:BOOL=ON | |
//Turn on memory dumps on crashes. Currently only implemented on | |
// Windows. | |
LLVM_ENABLE_CRASH_DUMPS:BOOL=OFF | |
//Enable crash overrides. | |
LLVM_ENABLE_CRASH_OVERRIDES:BOOL=ON | |
//Debug: Prints tablegen patterns that were used for selecting | |
LLVM_ENABLE_DAGISEL_COV:BOOL=OFF | |
//Use doxygen to generate llvm API documentation. | |
LLVM_ENABLE_DOXYGEN:BOOL=OFF | |
//Enable dump functions even when assertions are disabled | |
LLVM_ENABLE_DUMP:BOOL=OFF | |
//Enable Exception handling | |
LLVM_ENABLE_EH:BOOL=OFF | |
//Enable expensive checks | |
LLVM_ENABLE_EXPENSIVE_CHECKS:BOOL=OFF | |
//Use libffi to call external functions from the interpreter | |
LLVM_ENABLE_FFI:BOOL=OFF | |
//Enable collection of GlobalISel rule coverage | |
LLVM_ENABLE_GISEL_COV:BOOL=OFF | |
//Disable optional build system features that cause problems for | |
// IDE generators | |
LLVM_ENABLE_IDE:BOOL=OFF | |
//Build LLVM and tools with IR PGO instrumentation (deprecated) | |
LLVM_ENABLE_IR_PGO:BOOL=OFF | |
//Use libc++ if available. | |
LLVM_ENABLE_LIBCXX:BOOL=OFF | |
//Use libedit if available. | |
LLVM_ENABLE_LIBEDIT:BOOL=ON | |
//Use libpfm for performance counters if available. | |
LLVM_ENABLE_LIBPFM:BOOL=ON | |
//Use libxml2 if available. Can be ON, OFF, or FORCE_ON | |
LLVM_ENABLE_LIBXML2:STRING=ON | |
//Use lld as C and C++ linker. | |
LLVM_ENABLE_LLD:BOOL=OFF | |
//Compile with -fmodules-local-submodule-visibility. | |
LLVM_ENABLE_LOCAL_SUBMODULE_VISIBILITY:BOOL=ON | |
//Build LLVM with LTO. May be specified as Thin or Full to use | |
// a particular kind of LTO | |
LLVM_ENABLE_LTO:STRING=OFF | |
//Compile with C++ modules enabled. | |
LLVM_ENABLE_MODULES:BOOL=OFF | |
//Compile with -gmodules. | |
LLVM_ENABLE_MODULE_DEBUGGING:BOOL=OFF | |
//Build OCaml bindings documentation. | |
LLVM_ENABLE_OCAMLDOC:BOOL=ON | |
//Compile with pedantic enabled. | |
LLVM_ENABLE_PEDANTIC:BOOL=ON | |
//Enable per-target runtimes directory | |
LLVM_ENABLE_PER_TARGET_RUNTIME_DIR:BOOL=OFF | |
//Build Position-Independent Code | |
LLVM_ENABLE_PIC:BOOL=ON | |
//Semicolon-separated list of projects to build (clang;clang-tools-extra;compiler-rt;debuginfo-tests;libclc;libcxx;libcxxabi;libunwind;lld;lldb;llgo;openmp;parallel-libs;polly;pstl), | |
// or "all". | |
LLVM_ENABLE_PROJECTS:STRING= | |
LLVM_ENABLE_PROJECTS_USED:BOOL=OFF | |
//Enable run time type information | |
LLVM_ENABLE_RTTI:BOOL=OFF | |
//Semicolon-separated list of runtimes to build (libcxx;libcxxabi;libunwind;compiler-rt), | |
// or "all". | |
LLVM_ENABLE_RUNTIMES:STRING= | |
//Use Sphinx to generate llvm documentation. | |
LLVM_ENABLE_SPHINX:BOOL=OFF | |
//Use terminfo database if available. | |
LLVM_ENABLE_TERMINFO:BOOL=ON | |
//Use threads if available. | |
LLVM_ENABLE_THREADS:BOOL=ON | |
//Emit unwind tables for the libraries | |
LLVM_ENABLE_UNWIND_TABLES:BOOL=ON | |
//Enable compiler warnings. | |
LLVM_ENABLE_WARNINGS:BOOL=ON | |
//Fail and stop if a warning is triggered. | |
LLVM_ENABLE_WERROR:BOOL=OFF | |
//Enable Support for the Z3 constraint solver in LLVM. | |
LLVM_ENABLE_Z3_SOLVER:BOOL=OFF | |
//Use zlib for compression/decompression if available. | |
LLVM_ENABLE_ZLIB:BOOL=ON | |
//Semicolon-separated list of experimental targets to build. | |
LLVM_EXPERIMENTAL_TARGETS_TO_BUILD:STRING= | |
//Export symbols from LLVM tools so that plugins can import them | |
LLVM_EXPORT_SYMBOLS_FOR_PLUGINS:BOOL=OFF | |
//Generate dSYM files and strip executables and libraries (Darwin | |
// Only) | |
LLVM_EXTERNALIZE_DEBUGINFO:BOOL=OFF | |
//Path to clang-tools-extra source directory | |
LLVM_EXTERNAL_CLANG_TOOLS_EXTRA_SOURCE_DIR:PATH= | |
//Path to compiler-rt source directory | |
LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR:PATH= | |
//Path to debuginfo-tests source directory | |
LLVM_EXTERNAL_DEBUGINFO_TESTS_SOURCE_DIR:PATH= | |
//Path to dragonegg source directory | |
LLVM_EXTERNAL_DRAGONEGG_SOURCE_DIR:PATH= | |
//Path to libcxxabi source directory | |
LLVM_EXTERNAL_LIBCXXABI_SOURCE_DIR:PATH= | |
//Path to libcxx source directory | |
LLVM_EXTERNAL_LIBCXX_SOURCE_DIR:PATH= | |
//Path to libunwind source directory | |
LLVM_EXTERNAL_LIBUNWIND_SOURCE_DIR:PATH= | |
//Command used to spawn lit | |
LLVM_EXTERNAL_LIT:STRING= | |
//Path to lldb source directory | |
LLVM_EXTERNAL_LLDB_SOURCE_DIR:PATH= | |
//Path to llgo source directory | |
LLVM_EXTERNAL_LLGO_SOURCE_DIR:PATH= | |
//Path to openmp source directory | |
LLVM_EXTERNAL_OPENMP_SOURCE_DIR:PATH= | |
//Path to parallel-libs source directory | |
LLVM_EXTERNAL_PARALLEL_LIBS_SOURCE_DIR:PATH= | |
//Path to pstl source directory | |
LLVM_EXTERNAL_PSTL_SOURCE_DIR:PATH= | |
//Enable statistics collection for builds that wouldn't normally | |
// enable it | |
LLVM_FORCE_ENABLE_STATS:BOOL=OFF | |
//Set to ON to force using an old, unsupported host toolchain. | |
LLVM_FORCE_USE_OLD_TOOLCHAIN:BOOL=OFF | |
//Host on which LLVM binaries will run | |
LLVM_HOST_TRIPLE:STRING=x86_64-w64-windows-gnu | |
//Generate benchmark targets. If OFF, benchmarks can't be built. | |
LLVM_INCLUDE_BENCHMARKS:BOOL=ON | |
//Generate build targets for llvm documentation. | |
LLVM_INCLUDE_DOCS:BOOL=ON | |
//Generate build targets for the LLVM examples | |
LLVM_INCLUDE_EXAMPLES:BOOL=ON | |
//Include the Go bindings tests in test build targets. | |
LLVM_INCLUDE_GO_TESTS:BOOL=ON | |
//Generate build targets for the LLVM runtimes. | |
LLVM_INCLUDE_RUNTIMES:BOOL=ON | |
//Generate build targets for the LLVM unit tests. | |
LLVM_INCLUDE_TESTS:BOOL=ON | |
//Generate build targets for the LLVM tools. | |
LLVM_INCLUDE_TOOLS:BOOL=ON | |
//Generate build targets for the LLVM utils. | |
LLVM_INCLUDE_UTILS:BOOL=ON | |
//Install symlinks from the binutils tool names to the corresponding | |
// LLVM tools. | |
LLVM_INSTALL_BINUTILS_SYMLINKS:BOOL=OFF | |
//Doxygen-generated HTML documentation install directory | |
LLVM_INSTALL_DOXYGEN_HTML_DIR:STRING=share/doc/llvm/doxygen-html | |
//Install the modulemap files in the 'install' target. | |
LLVM_INSTALL_MODULEMAPS:BOOL=OFF | |
//OCamldoc-generated HTML documentation install directory | |
LLVM_INSTALL_OCAMLDOC_HTML_DIR:STRING=share/doc/llvm/ocaml-html | |
//Only include toolchain files in the 'install' target. | |
LLVM_INSTALL_TOOLCHAIN_ONLY:BOOL=ON | |
//Include utility binaries in the 'install' target. | |
LLVM_INSTALL_UTILS:BOOL=OFF | |
//Define suffix of library directory name (32/64) | |
LLVM_LIBDIR_SUFFIX:STRING= | |
//Path to fuzzing library for linking with fuzz targets | |
LLVM_LIB_FUZZING_ENGINE:PATH= | |
//Link tools against the libllvm dynamic library | |
LLVM_LINK_LLVM_DYLIB:BOOL=OFF | |
//Default options for lit | |
LLVM_LIT_ARGS:STRING=-sv | |
//Path to GnuWin32 tools | |
LLVM_LIT_TOOLS_DIR:PATH= | |
//Force TableGen to be built with optimization | |
LLVM_OPTIMIZED_TABLEGEN:BOOL=OFF | |
//Pass -O1 on debug sanitizer builds | |
LLVM_OPTIMIZE_SANITIZED_BUILDS:BOOL=ON | |
//Define the maximum number of concurrent compilation jobs (Ninja | |
// only). | |
LLVM_PARALLEL_COMPILE_JOBS:STRING= | |
//Define the maximum number of concurrent link jobs (Ninja only). | |
LLVM_PARALLEL_LINK_JOBS:STRING= | |
//Build LLVM with Polly | |
LLVM_POLLY_BUILD:BOOL=ON | |
//Statically link Polly into tools (if available) | |
LLVM_POLLY_LINK_INTO_TOOLS:BOOL=ON | |
//Profiling data file to use when compiling in order to improve | |
// runtime performance. | |
LLVM_PROFDATA_FILE:FILEPATH= | |
//Path to a library. | |
LLVM_PTHREAD_LIBRARY_PATH:FILEPATH=/opt/build2/toolchain-native/x86_64-w64-mingw32/lib/libpthread.dll.a | |
//Value Computed by CMake | |
LLVM_SOURCE_DIR:STATIC=/opt/build2/llvm-mingw/llvm | |
//.spec file to use for srpm generation | |
LLVM_SRPM_USER_BINARY_SPECFILE:FILEPATH=/opt/build2/llvm-mingw/llvm/llvm.spec.in | |
//Native TableGen executable. Saves building one when cross-compiling. | |
LLVM_TABLEGEN:STRING=/opt/build2/llvm-mingw/llvm/build/bin/llvm-tblgen | |
//Semicolon-separated list of targets to build, or "all". | |
LLVM_TARGETS_TO_BUILD:STRING=ARM;AArch64;X86 | |
//Set target to use for LLVM JIT or use "host" for automatic detection. | |
LLVM_TARGET_ARCH:STRING=host | |
//The name of environment variable to override default target. | |
// Disabled by blank. | |
LLVM_TARGET_TRIPLE_ENV:STRING= | |
//Set to ON to only warn when using a toolchain which is about | |
// to be deprecated, instead of emitting an error. | |
LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN:BOOL=OFF | |
//No help, variable specified on the command line. | |
LLVM_TOOLCHAIN_TOOLS:UNINITIALIZED=llvm-ar;llvm-ranlib;llvm-objdump;llvm-rc;llvm-cvtres;llvm-nm;llvm-strings;llvm-readobj;llvm-dlltool;llvm-pdbutil;llvm-objcopy;llvm-strip;llvm-cov;llvm-profdata | |
//Path for binary subdirectory (defaults to 'bin') | |
LLVM_TOOLS_INSTALL_DIR:STRING=bin | |
//Whether to build bugpoint as part of LLVM | |
LLVM_TOOL_BUGPOINT_BUILD:BOOL=ON | |
//Whether to build bugpoint-passes as part of LLVM | |
LLVM_TOOL_BUGPOINT_PASSES_BUILD:BOOL=ON | |
//Whether to build clang as part of LLVM | |
LLVM_TOOL_CLANG_BUILD:BOOL=ON | |
//Whether to build clang-tools-extra as part of LLVM | |
LLVM_TOOL_CLANG_TOOLS_EXTRA_BUILD:BOOL=OFF | |
//Whether to build compiler-rt as part of LLVM | |
LLVM_TOOL_COMPILER_RT_BUILD:BOOL=OFF | |
//Whether to build debuginfo-tests as part of LLVM | |
LLVM_TOOL_DEBUGINFO_TESTS_BUILD:BOOL=OFF | |
//Whether to build dragonegg as part of LLVM | |
LLVM_TOOL_DRAGONEGG_BUILD:BOOL=OFF | |
//Whether to build dsymutil as part of LLVM | |
LLVM_TOOL_DSYMUTIL_BUILD:BOOL=ON | |
//Whether to build gold as part of LLVM | |
LLVM_TOOL_GOLD_BUILD:BOOL=ON | |
//Whether to build libcxxabi as part of LLVM | |
LLVM_TOOL_LIBCXXABI_BUILD:BOOL=OFF | |
//Whether to build libcxx as part of LLVM | |
LLVM_TOOL_LIBCXX_BUILD:BOOL=OFF | |
//Whether to build libunwind as part of LLVM | |
LLVM_TOOL_LIBUNWIND_BUILD:BOOL=OFF | |
//Whether to build llc as part of LLVM | |
LLVM_TOOL_LLC_BUILD:BOOL=ON | |
//Whether to build lldb as part of LLVM | |
LLVM_TOOL_LLDB_BUILD:BOOL=OFF | |
//Whether to build lld as part of LLVM | |
LLVM_TOOL_LLD_BUILD:BOOL=ON | |
//Whether to build llgo as part of LLVM | |
LLVM_TOOL_LLGO_BUILD:BOOL=OFF | |
//Whether to build lli as part of LLVM | |
LLVM_TOOL_LLI_BUILD:BOOL=ON | |
//Whether to build llvm-ar as part of LLVM | |
LLVM_TOOL_LLVM_AR_BUILD:BOOL=ON | |
//Whether to build llvm-as as part of LLVM | |
LLVM_TOOL_LLVM_AS_BUILD:BOOL=ON | |
//Whether to build llvm-as-fuzzer as part of LLVM | |
LLVM_TOOL_LLVM_AS_FUZZER_BUILD:BOOL=ON | |
//Whether to build llvm-bcanalyzer as part of LLVM | |
LLVM_TOOL_LLVM_BCANALYZER_BUILD:BOOL=ON | |
//Whether to build llvm-cat as part of LLVM | |
LLVM_TOOL_LLVM_CAT_BUILD:BOOL=ON | |
//Whether to build llvm-cfi-verify as part of LLVM | |
LLVM_TOOL_LLVM_CFI_VERIFY_BUILD:BOOL=ON | |
//Whether to build llvm-config as part of LLVM | |
LLVM_TOOL_LLVM_CONFIG_BUILD:BOOL=ON | |
//Whether to build llvm-cov as part of LLVM | |
LLVM_TOOL_LLVM_COV_BUILD:BOOL=ON | |
//Whether to build llvm-cvtres as part of LLVM | |
LLVM_TOOL_LLVM_CVTRES_BUILD:BOOL=ON | |
//Whether to build llvm-cxxdump as part of LLVM | |
LLVM_TOOL_LLVM_CXXDUMP_BUILD:BOOL=ON | |
//Whether to build llvm-cxxfilt as part of LLVM | |
LLVM_TOOL_LLVM_CXXFILT_BUILD:BOOL=ON | |
//Whether to build llvm-cxxmap as part of LLVM | |
LLVM_TOOL_LLVM_CXXMAP_BUILD:BOOL=ON | |
//Whether to build llvm-c-test as part of LLVM | |
LLVM_TOOL_LLVM_C_TEST_BUILD:BOOL=ON | |
//Whether to build llvm-diff as part of LLVM | |
LLVM_TOOL_LLVM_DIFF_BUILD:BOOL=ON | |
//Whether to build llvm-dis as part of LLVM | |
LLVM_TOOL_LLVM_DIS_BUILD:BOOL=ON | |
//Whether to build llvm-dwarfdump as part of LLVM | |
LLVM_TOOL_LLVM_DWARFDUMP_BUILD:BOOL=ON | |
//Whether to build llvm-dwp as part of LLVM | |
LLVM_TOOL_LLVM_DWP_BUILD:BOOL=ON | |
//Whether to build llvm-elfabi as part of LLVM | |
LLVM_TOOL_LLVM_ELFABI_BUILD:BOOL=ON | |
//Whether to build llvm-exegesis as part of LLVM | |
LLVM_TOOL_LLVM_EXEGESIS_BUILD:BOOL=ON | |
//Whether to build llvm-extract as part of LLVM | |
LLVM_TOOL_LLVM_EXTRACT_BUILD:BOOL=ON | |
//Whether to build llvm-go as part of LLVM | |
LLVM_TOOL_LLVM_GO_BUILD:BOOL=ON | |
//Whether to build llvm-isel-fuzzer as part of LLVM | |
LLVM_TOOL_LLVM_ISEL_FUZZER_BUILD:BOOL=ON | |
//Whether to build llvm-itanium-demangle-fuzzer as part of LLVM | |
LLVM_TOOL_LLVM_ITANIUM_DEMANGLE_FUZZER_BUILD:BOOL=ON | |
//Whether to build llvm-jitlink as part of LLVM | |
LLVM_TOOL_LLVM_JITLINK_BUILD:BOOL=ON | |
//Whether to build LLVM_JITLISTENER as part of LLVM | |
LLVM_TOOL_LLVM_JITLISTENER_BUILD:BOOL=ON | |
//Whether to build llvm-link as part of LLVM | |
LLVM_TOOL_LLVM_LINK_BUILD:BOOL=ON | |
//Whether to build llvm-lto2 as part of LLVM | |
LLVM_TOOL_LLVM_LTO2_BUILD:BOOL=ON | |
//Whether to build llvm-lto as part of LLVM | |
LLVM_TOOL_LLVM_LTO_BUILD:BOOL=ON | |
//Whether to build llvm-mca as part of LLVM | |
LLVM_TOOL_LLVM_MCA_BUILD:BOOL=ON | |
//Whether to build llvm-mc-assemble-fuzzer as part of LLVM | |
LLVM_TOOL_LLVM_MC_ASSEMBLE_FUZZER_BUILD:BOOL=ON | |
//Whether to build llvm-mc as part of LLVM | |
LLVM_TOOL_LLVM_MC_BUILD:BOOL=ON | |
//Whether to build llvm-mc-disassemble-fuzzer as part of LLVM | |
LLVM_TOOL_LLVM_MC_DISASSEMBLE_FUZZER_BUILD:BOOL=ON | |
//Whether to build llvm-microsoft-demangle-fuzzer as part of LLVM | |
LLVM_TOOL_LLVM_MICROSOFT_DEMANGLE_FUZZER_BUILD:BOOL=ON | |
//Whether to build llvm-modextract as part of LLVM | |
LLVM_TOOL_LLVM_MODEXTRACT_BUILD:BOOL=ON | |
//Whether to build llvm-mt as part of LLVM | |
LLVM_TOOL_LLVM_MT_BUILD:BOOL=ON | |
//Whether to build llvm-nm as part of LLVM | |
LLVM_TOOL_LLVM_NM_BUILD:BOOL=ON | |
//Whether to build llvm-objcopy as part of LLVM | |
LLVM_TOOL_LLVM_OBJCOPY_BUILD:BOOL=ON | |
//Whether to build llvm-objdump as part of LLVM | |
LLVM_TOOL_LLVM_OBJDUMP_BUILD:BOOL=ON | |
//Whether to build llvm-opt-fuzzer as part of LLVM | |
LLVM_TOOL_LLVM_OPT_FUZZER_BUILD:BOOL=ON | |
//Whether to build llvm-opt-report as part of LLVM | |
LLVM_TOOL_LLVM_OPT_REPORT_BUILD:BOOL=ON | |
//Whether to build llvm-pdbutil as part of LLVM | |
LLVM_TOOL_LLVM_PDBUTIL_BUILD:BOOL=ON | |
//Whether to build llvm-profdata as part of LLVM | |
LLVM_TOOL_LLVM_PROFDATA_BUILD:BOOL=ON | |
//Whether to build llvm-rc as part of LLVM | |
LLVM_TOOL_LLVM_RC_BUILD:BOOL=ON | |
//Whether to build llvm-readobj as part of LLVM | |
LLVM_TOOL_LLVM_READOBJ_BUILD:BOOL=ON | |
//Whether to build llvm-rtdyld as part of LLVM | |
LLVM_TOOL_LLVM_RTDYLD_BUILD:BOOL=ON | |
//Whether to build LLVM_SHLIB as part of LLVM | |
LLVM_TOOL_LLVM_SHLIB_BUILD:BOOL=ON | |
//Whether to build llvm-size as part of LLVM | |
LLVM_TOOL_LLVM_SIZE_BUILD:BOOL=ON | |
//Whether to build llvm-special-case-list-fuzzer as part of LLVM | |
LLVM_TOOL_LLVM_SPECIAL_CASE_LIST_FUZZER_BUILD:BOOL=ON | |
//Whether to build llvm-split as part of LLVM | |
LLVM_TOOL_LLVM_SPLIT_BUILD:BOOL=ON | |
//Whether to build llvm-stress as part of LLVM | |
LLVM_TOOL_LLVM_STRESS_BUILD:BOOL=ON | |
//Whether to build llvm-strings as part of LLVM | |
LLVM_TOOL_LLVM_STRINGS_BUILD:BOOL=ON | |
//Whether to build llvm-symbolizer as part of LLVM | |
LLVM_TOOL_LLVM_SYMBOLIZER_BUILD:BOOL=ON | |
//Whether to build llvm-undname as part of LLVM | |
LLVM_TOOL_LLVM_UNDNAME_BUILD:BOOL=ON | |
//Whether to build llvm-xray as part of LLVM | |
LLVM_TOOL_LLVM_XRAY_BUILD:BOOL=ON | |
//Whether to build llvm-yaml-numeric-parser-fuzzer as part of LLVM | |
LLVM_TOOL_LLVM_YAML_NUMERIC_PARSER_FUZZER_BUILD:BOOL=ON | |
//Whether to build lto as part of LLVM | |
LLVM_TOOL_LTO_BUILD:BOOL=ON | |
//Whether to build obj2yaml as part of LLVM | |
LLVM_TOOL_OBJ2YAML_BUILD:BOOL=ON | |
//Whether to build openmp as part of LLVM | |
LLVM_TOOL_OPENMP_BUILD:BOOL=OFF | |
//Whether to build opt as part of LLVM | |
LLVM_TOOL_OPT_BUILD:BOOL=ON | |
//Whether to build opt-viewer as part of LLVM | |
LLVM_TOOL_OPT_VIEWER_BUILD:BOOL=ON | |
//Whether to build parallel-libs as part of LLVM | |
LLVM_TOOL_PARALLEL_LIBS_BUILD:BOOL=OFF | |
//Whether to build pstl as part of LLVM | |
LLVM_TOOL_PSTL_BUILD:BOOL=OFF | |
//Whether to build remarks-shlib as part of LLVM | |
LLVM_TOOL_REMARKS_SHLIB_BUILD:BOOL=ON | |
//Whether to build sancov as part of LLVM | |
LLVM_TOOL_SANCOV_BUILD:BOOL=ON | |
//Whether to build sanstats as part of LLVM | |
LLVM_TOOL_SANSTATS_BUILD:BOOL=ON | |
//Whether to build verify-uselistorder as part of LLVM | |
LLVM_TOOL_VERIFY_USELISTORDER_BUILD:BOOL=ON | |
//Whether to build xcode-toolchain as part of LLVM | |
LLVM_TOOL_XCODE_TOOLCHAIN_BUILD:BOOL=ON | |
//Whether to build yaml2obj as part of LLVM | |
LLVM_TOOL_YAML2OBJ_BUILD:BOOL=ON | |
//Enable solution folders in Visual Studio. Disable for Express | |
// versions. | |
LLVM_USE_FOLDERS:BOOL=ON | |
//Use Intel JIT API to inform Intel(R) VTune(TM) Amplifier XE 2011 | |
// about JIT code | |
LLVM_USE_INTEL_JITEVENTS:BOOL=OFF | |
//Build LLVM using the experimental new pass manager | |
LLVM_USE_NEWPM:BOOL=OFF | |
//Use opagent JIT interface to inform OProfile about JIT code | |
LLVM_USE_OPROFILE:BOOL=OFF | |
//Use perf JIT interface to inform perf about JIT code | |
LLVM_USE_PERF:BOOL=OFF | |
//Define the sanitizer used to build binaries and tests. | |
LLVM_USE_SANITIZER:STRING= | |
//Use -gsplit-dwarf when compiling llvm. | |
LLVM_USE_SPLIT_DWARF:BOOL=OFF | |
//Path to install LLVM utilities (enabled by LLVM_INSTALL_UTILS=ON) | |
// (defaults to LLVM_TOOLS_INSTALL_DIR) | |
LLVM_UTILS_INSTALL_DIR:STRING=bin | |
//Show target and host info when tools are invoked with --version. | |
LLVM_VERSION_PRINTER_SHOW_HOST_TARGET_INFO:BOOL=ON | |
//Install directory of the Z3 solver. | |
LLVM_Z3_INSTALL_DIR:STRING= | |
//Dependencies for target | |
LLVMipo_LIB_DEPENDS:STATIC= | |
//Dependencies for the target | |
LTO_LIB_DEPENDS:STATIC=general;LLVMARMCodeGen;general;LLVMARMAsmParser;general;LLVMARMAsmPrinter;general;LLVMARMDesc;general;LLVMARMDisassembler;general;LLVMARMInfo;general;LLVMARMUtils;general;LLVMAArch64CodeGen;general;LLVMAArch64AsmParser;general;LLVMAArch64AsmPrinter;general;LLVMAArch64Desc;general;LLVMAArch64Disassembler;general;LLVMAArch64Info;general;LLVMAArch64Utils;general;LLVMX86CodeGen;general;LLVMX86AsmParser;general;LLVMX86AsmPrinter;general;LLVMX86Desc;general;LLVMX86Disassembler;general;LLVMX86Info;general;LLVMX86Utils;general;LLVMBitReader;general;LLVMCore;general;LLVMLTO;general;LLVMMC;general;LLVMMCDisassembler;general;LLVMSupport;general;LLVMTarget; | |
//Path to a program. | |
OCAMLFIND:FILEPATH=OCAMLFIND-NOTFOUND | |
//pkg-config executable | |
PKG_CONFIG_EXECUTABLE:FILEPATH=PKG_CONFIG_EXECUTABLE-NOTFOUND | |
//Path to a program. | |
PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python2.7 | |
//Dependencies for target | |
PipSqueak_LIB_DEPENDS:STATIC= | |
//Dependencies for the target | |
Remarks_LIB_DEPENDS:STATIC=general;LLVMRemarks; | |
//Dependencies for target | |
SecondLib_LIB_DEPENDS:STATIC= | |
//Plist name | |
TOOL_INFO_PLIST:STRING=Info.plist | |
//Path to a file. | |
Z3_INCLUDE_DIR:PATH=Z3_INCLUDE_DIR-NOTFOUND | |
//Path to a library. | |
Z3_LIBRARIES:FILEPATH=Z3_LIBRARIES-NOTFOUND | |
//Value Computed by CMake | |
benchmark_BINARY_DIR:STATIC=/opt/build2/llvm-mingw/llvm/build-x86_64-w64-mingw32/utils/benchmark | |
//Dependencies for the target | |
benchmark_LIB_DEPENDS:STATIC=general;-lpthread;general;Shlwapi; | |
//Value Computed by CMake | |
benchmark_SOURCE_DIR:STATIC=/opt/build2/llvm-mingw/llvm/utils/benchmark | |
//Dependencies for the target | |
benchmark_main_LIB_DEPENDS:STATIC=general;benchmark; | |
//Dependencies for target | |
clangARCMigrate_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangASTMatchers_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangAST_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangAnalysis_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangBasic_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangCodeGen_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangCrossTU_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangDriver_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangDynamicASTMatchers_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangEdit_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangFormat_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangFrontendTool_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangFrontend_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangHandleCXX_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangHandleLLVM_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangIndex_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangLex_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangParse_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangRewriteFrontend_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangRewrite_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangSema_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangSerialization_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangStaticAnalyzerCheckers_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangStaticAnalyzerCore_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangStaticAnalyzerFrontend_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangToolingASTDiff_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangToolingCore_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangToolingInclusions_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangToolingRefactor_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
clangTooling_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
gtest_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
gtest_main_LIB_DEPENDS:STATIC= | |
//Dependencies for the target | |
libclang_LIB_DEPENDS:STATIC=general;clangAST;general;clangBasic;general;clangDriver;general;clangFrontend;general;clangIndex;general;clangLex;general;clangSema;general;clangSerialization;general;clangTooling;general;clangARCMigrate;general;LLVMARMCodeGen;general;LLVMARMAsmParser;general;LLVMARMAsmPrinter;general;LLVMARMDesc;general;LLVMARMDisassembler;general;LLVMARMInfo;general;LLVMARMUtils;general;LLVMAArch64CodeGen;general;LLVMAArch64AsmParser;general;LLVMAArch64AsmPrinter;general;LLVMAArch64Desc;general;LLVMAArch64Disassembler;general;LLVMAArch64Info;general;LLVMAArch64Utils;general;LLVMX86CodeGen;general;LLVMX86AsmParser;general;LLVMX86AsmPrinter;general;LLVMX86Desc;general;LLVMX86Disassembler;general;LLVMX86Info;general;LLVMX86Utils;general;LLVMCore;general;LLVMSupport; | |
//Dependencies for target | |
lldCOFF_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
lldCommon_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
lldCore_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
lldDriver_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
lldELF_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
lldMachO_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
lldMinGW_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
lldReaderWriter_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
lldWasm_LIB_DEPENDS:STATIC= | |
//Dependencies for target | |
lldYAML_LIB_DEPENDS:STATIC= | |
######################## | |
# INTERNAL cache entries | |
######################## | |
//ADVANCED property for variable: BENCHMARK_CXX_FLAGS_COVERAGE | |
BENCHMARK_CXX_FLAGS_COVERAGE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: BENCHMARK_EXE_LINKER_FLAGS_COVERAGE | |
BENCHMARK_EXE_LINKER_FLAGS_COVERAGE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: BENCHMARK_SHARED_LINKER_FLAGS_COVERAGE | |
BENCHMARK_SHARED_LINKER_FLAGS_COVERAGE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Backtrace_HEADER | |
Backtrace_HEADER-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Backtrace_INCLUDE_DIR | |
Backtrace_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_EXECUTABLE_VERSION | |
CLANG_EXECUTABLE_VERSION-ADVANCED:INTERNAL=1 | |
//Have include sys/resource.h | |
CLANG_HAVE_RLIMITS:INTERNAL= | |
//ADVANCED property for variable: CLANG_TOOL_ARCMT_TEST_BUILD | |
CLANG_TOOL_ARCMT_TEST_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_CLANG_CHECK_BUILD | |
CLANG_TOOL_CLANG_CHECK_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_CLANG_DIFF_BUILD | |
CLANG_TOOL_CLANG_DIFF_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_CLANG_EXTDEF_MAPPING_BUILD | |
CLANG_TOOL_CLANG_EXTDEF_MAPPING_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_CLANG_FORMAT_BUILD | |
CLANG_TOOL_CLANG_FORMAT_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_CLANG_FORMAT_VS_BUILD | |
CLANG_TOOL_CLANG_FORMAT_VS_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_CLANG_FUZZER_BUILD | |
CLANG_TOOL_CLANG_FUZZER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_CLANG_IMPORT_TEST_BUILD | |
CLANG_TOOL_CLANG_IMPORT_TEST_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_CLANG_OFFLOAD_BUNDLER_BUILD | |
CLANG_TOOL_CLANG_OFFLOAD_BUNDLER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_CLANG_REFACTOR_BUILD | |
CLANG_TOOL_CLANG_REFACTOR_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_CLANG_RENAME_BUILD | |
CLANG_TOOL_CLANG_RENAME_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_C_ARCMT_TEST_BUILD | |
CLANG_TOOL_C_ARCMT_TEST_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_C_INDEX_TEST_BUILD | |
CLANG_TOOL_C_INDEX_TEST_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_DIAGTOOL_BUILD | |
CLANG_TOOL_DIAGTOOL_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_DRIVER_BUILD | |
CLANG_TOOL_DRIVER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_LIBCLANG_BUILD | |
CLANG_TOOL_LIBCLANG_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_SCAN_BUILD_BUILD | |
CLANG_TOOL_SCAN_BUILD_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CLANG_TOOL_SCAN_VIEW_BUILD | |
CLANG_TOOL_SCAN_VIEW_BUILD-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=0 | |
//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=/opt/build2/llvm-mingw/llvm/build-x86_64-w64-mingw32 | |
//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=2 | |
//Path to CMake executable. | |
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake | |
//Path to cpack program executable. | |
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack | |
//Path to ctest program executable. | |
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest | |
//ADVANCED property for variable: CMAKE_CXX_COMPILER | |
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR | |
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB | |
CMAKE_CXX_COMPILER_RANLIB-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_CXX_STANDARD_LIBRARIES | |
CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_C_COMPILER | |
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_C_COMPILER_AR | |
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB | |
CMAKE_C_COMPILER_RANLIB-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 | |
//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=Ninja | |
//Name of generator platform. | |
CMAKE_GENERATOR_PLATFORM:INTERNAL= | |
//Name of generator toolset. | |
CMAKE_GENERATOR_TOOLSET:INTERNAL= | |
//Have symbol pthread_create | |
CMAKE_HAVE_LIBC_CREATE:INTERNAL= | |
//Have library pthreads | |
CMAKE_HAVE_PTHREADS_CREATE:INTERNAL= | |
//Have library pthread | |
CMAKE_HAVE_PTHREAD_CREATE:INTERNAL=1 | |
//Have include pthread.h | |
CMAKE_HAVE_PTHREAD_H:INTERNAL=1 | |
//Source directory with the top level CMakeLists.txt file for this | |
// project | |
CMAKE_HOME_DIRECTORY:INTERNAL=/opt/build2/llvm-mingw/llvm | |
//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_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 | |
//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=362 | |
//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_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=/usr/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_STRIP | |
CMAKE_STRIP-ADVANCED:INTERNAL=1 | |
//uname command | |
CMAKE_UNAME:INTERNAL=/bin/uname | |
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE | |
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 | |
//Result of TRY_COMPILE | |
COMPILE_HAVE_GNU_POSIX_REGEX:INTERNAL=FALSE | |
//Result of TRY_COMPILE | |
COMPILE_HAVE_POSIX_REGEX:INTERNAL=FALSE | |
//Result of TRY_COMPILE | |
COMPILE_HAVE_STEADY_CLOCK:INTERNAL=TRUE | |
//Result of TRY_COMPILE | |
COMPILE_HAVE_THREAD_SAFETY_ATTRIBUTES:INTERNAL=FALSE | |
//ADVANCED property for variable: CPACK_BINARY_7Z | |
CPACK_BINARY_7Z-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CPACK_BINARY_IFW | |
CPACK_BINARY_IFW-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CPACK_BINARY_NSIS | |
CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CPACK_BINARY_WIX | |
CPACK_BINARY_WIX-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CPACK_BINARY_ZIP | |
CPACK_BINARY_ZIP-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CPACK_SOURCE_7Z | |
CPACK_SOURCE_7Z-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: CPACK_SOURCE_ZIP | |
CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1 | |
//Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG | |
CXX_SUPPORTS_CLASS_MEMACCESS_FLAG:INTERNAL= | |
//Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG | |
CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG:INTERNAL=1 | |
//Test CXX_SUPPORTS_CXX_STD | |
CXX_SUPPORTS_CXX_STD:INTERNAL=1 | |
//Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG | |
CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG:INTERNAL=1 | |
//Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG | |
CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG:INTERNAL=1 | |
//Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG | |
CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG:INTERNAL=1 | |
//Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG | |
CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG:INTERNAL=1 | |
//Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG | |
CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG:INTERNAL=1 | |
//Test CXX_SUPPORTS_STRING_CONVERSION_FLAG | |
CXX_SUPPORTS_STRING_CONVERSION_FLAG:INTERNAL=1 | |
//Test CXX_SUPPORTS_WERROR_DATE_TIME | |
CXX_SUPPORTS_WERROR_DATE_TIME:INTERNAL=1 | |
//Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW | |
CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW:INTERNAL=1 | |
//Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG | |
C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG:INTERNAL=1 | |
//Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG | |
C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG:INTERNAL=1 | |
//Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG | |
C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG:INTERNAL=1 | |
//Test C_SUPPORTS_STRING_CONVERSION_FLAG | |
C_SUPPORTS_STRING_CONVERSION_FLAG:INTERNAL=1 | |
//Test C_SUPPORTS_WERROR_DATE_TIME | |
C_SUPPORTS_WERROR_DATE_TIME:INTERNAL=1 | |
//Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW | |
C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW:INTERNAL=1 | |
//Test C_WCOMMENT_ALLOWS_LINE_WRAP | |
C_WCOMMENT_ALLOWS_LINE_WRAP:INTERNAL=1 | |
//Details about finding Git | |
FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/usr/bin/git][v2.17.1()] | |
//Details about finding PythonInterp | |
FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python2.7][v2.7.15()] | |
//Details about finding Threads | |
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] | |
//ADVANCED property for variable: GIT_EXECUTABLE | |
GIT_EXECUTABLE-ADVANCED:INTERNAL=1 | |
//Have symbol CPU_COUNT | |
HAVE_CPU_COUNT:INTERNAL= | |
//Have include CrashReporterClient.h | |
HAVE_CRASHREPORTERCLIENT_H:INTERNAL= | |
//Test HAVE_CXX_ATOMICS64_WITHOUT_LIB | |
HAVE_CXX_ATOMICS64_WITHOUT_LIB:INTERNAL=1 | |
//Test HAVE_CXX_ATOMICS_WITHOUT_LIB | |
HAVE_CXX_ATOMICS_WITHOUT_LIB:INTERNAL=1 | |
//Test HAVE_CXX_FLAG_COVERAGE | |
HAVE_CXX_FLAG_COVERAGE:INTERNAL=1 | |
//Test HAVE_CXX_FLAG_FNO_EXCEPTIONS | |
HAVE_CXX_FLAG_FNO_EXCEPTIONS:INTERNAL=1 | |
//Test HAVE_CXX_FLAG_FSTRICT_ALIASING | |
HAVE_CXX_FLAG_FSTRICT_ALIASING:INTERNAL=1 | |
//Test HAVE_CXX_FLAG_PEDANTIC | |
HAVE_CXX_FLAG_PEDANTIC:INTERNAL=1 | |
//Test HAVE_CXX_FLAG_PEDANTIC_ERRORS | |
HAVE_CXX_FLAG_PEDANTIC_ERRORS:INTERNAL=1 | |
//Test HAVE_CXX_FLAG_STD_CXX11 | |
HAVE_CXX_FLAG_STD_CXX11:INTERNAL=1 | |
//Test HAVE_CXX_FLAG_WALL | |
HAVE_CXX_FLAG_WALL:INTERNAL=1 | |
//Test HAVE_CXX_FLAG_WD654 | |
HAVE_CXX_FLAG_WD654:INTERNAL= | |
//Test HAVE_CXX_FLAG_WEXTRA | |
HAVE_CXX_FLAG_WEXTRA:INTERNAL=1 | |
//Test HAVE_CXX_FLAG_WFLOAT_EQUAL | |
HAVE_CXX_FLAG_WFLOAT_EQUAL:INTERNAL=1 | |
//Test HAVE_CXX_FLAG_WSHADOW | |
HAVE_CXX_FLAG_WSHADOW:INTERNAL=1 | |
//Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 | |
HAVE_CXX_FLAG_WSHORTEN_64_TO_32:INTERNAL=1 | |
//Test HAVE_CXX_FLAG_WSTRICT_ALIASING | |
HAVE_CXX_FLAG_WSTRICT_ALIASING:INTERNAL=1 | |
//Test HAVE_CXX_FLAG_WTHREAD_SAFETY | |
HAVE_CXX_FLAG_WTHREAD_SAFETY:INTERNAL=1 | |
//Have symbol arc4random | |
HAVE_DECL_ARC4RANDOM:INTERNAL= | |
//Have symbol FE_ALL_EXCEPT | |
HAVE_DECL_FE_ALL_EXCEPT:INTERNAL=1 | |
//Have symbol FE_INEXACT | |
HAVE_DECL_FE_INEXACT:INTERNAL=1 | |
//Have symbol strerror_s | |
HAVE_DECL_STRERROR_S:INTERNAL=1 | |
//Have include dlfcn.h | |
HAVE_DLFCN_H:INTERNAL= | |
//Have include errno.h | |
HAVE_ERRNO_H:INTERNAL=1 | |
//Have include fcntl.h | |
HAVE_FCNTL_H:INTERNAL=1 | |
//Have include fenv.h | |
HAVE_FENV_H:INTERNAL=1 | |
//Have symbol futimens | |
HAVE_FUTIMENS:INTERNAL= | |
//Have symbol futimes | |
HAVE_FUTIMES:INTERNAL= | |
//Have symbol getpagesize | |
HAVE_GETPAGESIZE:INTERNAL= | |
//Have symbol getrlimit | |
HAVE_GETRLIMIT:INTERNAL= | |
//Have symbol getrusage | |
HAVE_GETRUSAGE:INTERNAL= | |
//Have include histedit.h | |
HAVE_HISTEDIT_H:INTERNAL= | |
//Have symbol isatty | |
HAVE_ISATTY:INTERNAL=1 | |
//Have library pfm | |
HAVE_LIBPFM_INITIALIZE:INTERNAL= | |
//Have library xar | |
HAVE_LIBXAR:INTERNAL= | |
//Have library z | |
HAVE_LIBZ_Z:INTERNAL= | |
//Have library zlib | |
HAVE_LIBZ_ZLIB:INTERNAL= | |
//Have library zlib_static | |
HAVE_LIBZ_ZLIB_STATIC:INTERNAL= | |
//Have include link.h | |
HAVE_LINK_H:INTERNAL= | |
//Have symbol lseek64 | |
HAVE_LSEEK64:INTERNAL=1 | |
//Have include mach/mach.h | |
HAVE_MACH_MACH_H:INTERNAL= | |
//Have symbol mallctl | |
HAVE_MALLCTL:INTERNAL= | |
//Have symbol mallinfo | |
HAVE_MALLINFO:INTERNAL= | |
//Have include malloc/malloc.h | |
HAVE_MALLOC_MALLOC_H:INTERNAL= | |
//Have symbol malloc_zone_statistics | |
HAVE_MALLOC_ZONE_STATISTICS:INTERNAL= | |
//Have symbol posix_fallocate | |
HAVE_POSIX_FALLOCATE:INTERNAL= | |
//Have symbol posix_spawn | |
HAVE_POSIX_SPAWN:INTERNAL= | |
//Have symbol pread | |
HAVE_PREAD:INTERNAL= | |
//Have symbol sbrk | |
HAVE_SBRK:INTERNAL= | |
//Have symbol sched_getaffinity | |
HAVE_SCHED_GETAFFINITY:INTERNAL= | |
//Have symbol setenv | |
HAVE_SETENV:INTERNAL= | |
//Have symbol setrlimit | |
HAVE_SETRLIMIT:INTERNAL= | |
//Have symbol sigaltstack | |
HAVE_SIGALTSTACK:INTERNAL= | |
//Have include signal.h | |
HAVE_SIGNAL_H:INTERNAL=1 | |
//Test HAVE_STD_IS_TRIVIALLY_COPYABLE | |
HAVE_STD_IS_TRIVIALLY_COPYABLE:INTERNAL=1 | |
//Have symbol strerror | |
HAVE_STRERROR:INTERNAL=1 | |
//Have symbol strerror_r | |
HAVE_STRERROR_R:INTERNAL= | |
//Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC | |
HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC:INTERNAL= | |
//Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC | |
HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC:INTERNAL= | |
//Have symbol sysconf | |
HAVE_SYSCONF:INTERNAL= | |
//Have include sys/ioctl.h | |
HAVE_SYS_IOCTL_H:INTERNAL= | |
//Have include sys/mman.h | |
HAVE_SYS_MMAN_H:INTERNAL= | |
//Have include sys/param.h | |
HAVE_SYS_PARAM_H:INTERNAL=1 | |
//Have include sys/resource.h | |
HAVE_SYS_RESOURCE_H:INTERNAL= | |
//Have include sys/stat.h | |
HAVE_SYS_STAT_H:INTERNAL=1 | |
//Have include sys/time.h | |
HAVE_SYS_TIME_H:INTERNAL=1 | |
//Have include sys/types.h | |
HAVE_SYS_TYPES_H:INTERNAL=1 | |
//Have include termios.h | |
HAVE_TERMIOS_H:INTERNAL= | |
//Have include unistd.h | |
HAVE_UNISTD_H:INTERNAL=1 | |
//Have include valgrind/valgrind.h | |
HAVE_VALGRIND_VALGRIND_H:INTERNAL= | |
//Have include zlib.h | |
HAVE_ZLIB_H:INTERNAL= | |
//Have function _alloca | |
HAVE__ALLOCA:INTERNAL= | |
//Have symbol _chsize_s | |
HAVE__CHSIZE_S:INTERNAL=1 | |
//Have symbol _Unwind_Backtrace | |
HAVE__UNWIND_BACKTRACE:INTERNAL= | |
//Have function __alloca | |
HAVE___ALLOCA:INTERNAL=1 | |
//Have function __ashldi3 | |
HAVE___ASHLDI3:INTERNAL=1 | |
//Have function __ashrdi3 | |
HAVE___ASHRDI3:INTERNAL=1 | |
//Have function __chkstk | |
HAVE___CHKSTK:INTERNAL= | |
//Have function __chkstk_ms | |
HAVE___CHKSTK_MS:INTERNAL= | |
//Have function __cmpdi2 | |
HAVE___CMPDI2:INTERNAL=1 | |
//Have function __divdi3 | |
HAVE___DIVDI3:INTERNAL=1 | |
//Have function __fixdfdi | |
HAVE___FIXDFDI:INTERNAL=1 | |
//Have function __fixsfdi | |
HAVE___FIXSFDI:INTERNAL=1 | |
//Have function __floatdidf | |
HAVE___FLOATDIDF:INTERNAL=1 | |
//Have function __lshrdi3 | |
HAVE___LSHRDI3:INTERNAL=1 | |
//Have function __main | |
HAVE___MAIN:INTERNAL=1 | |
//Have function __moddi3 | |
HAVE___MODDI3:INTERNAL=1 | |
//Have function __udivdi3 | |
HAVE___UDIVDI3:INTERNAL=1 | |
//Have function __umoddi3 | |
HAVE___UMODDI3:INTERNAL=1 | |
//Have function ___chkstk | |
HAVE____CHKSTK:INTERNAL=1 | |
//Have function ___chkstk_ms | |
HAVE____CHKSTK_MS:INTERNAL=1 | |
//ADVANCED property for variable: LIBCLANG_LIBRARY_VERSION | |
LIBCLANG_LIBRARY_VERSION-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBXML2_INCLUDE_DIR | |
LIBXML2_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBXML2_LIBRARY | |
LIBXML2_LIBRARY-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LIBXML2_XMLLINT_EXECUTABLE | |
LIBXML2_XMLLINT_EXECUTABLE-ADVANCED:INTERNAL=1 | |
//For Visual Studio 2013, manually copy natvis files to Documents\Visual | |
// Studio 2013\Visualizers | |
LLVM_ADD_NATIVE_VISUALIZERS_TO_SOLUTION:INTERNAL=FALSE | |
//ADVANCED property for variable: LLVM_BUILD_INSTRUMENTED | |
LLVM_BUILD_INSTRUMENTED-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_BUILD_INSTRUMENTED_COVERAGE | |
LLVM_BUILD_INSTRUMENTED_COVERAGE-ADVANCED:INTERNAL=1 | |
LLVM_CONFIG_HAS_RTTI:INTERNAL=NO | |
//ADVANCED property for variable: LLVM_ENABLE_IR_PGO | |
LLVM_ENABLE_IR_PGO-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_ENABLE_PROJECTS_USED | |
LLVM_ENABLE_PROJECTS_USED-ADVANCED:INTERNAL=1 | |
//Test LLVM_HAS_ATOMICS | |
LLVM_HAS_ATOMICS:INTERNAL=1 | |
//Test LLVM_LIBSTDCXX_MIN | |
LLVM_LIBSTDCXX_MIN:INTERNAL=1 | |
//Test LLVM_LIBSTDCXX_SOFT_ERROR | |
LLVM_LIBSTDCXX_SOFT_ERROR:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TARGET_TRIPLE_ENV | |
LLVM_TARGET_TRIPLE_ENV-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOLS_INSTALL_DIR | |
LLVM_TOOLS_INSTALL_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_BUGPOINT_BUILD | |
LLVM_TOOL_BUGPOINT_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_BUGPOINT_PASSES_BUILD | |
LLVM_TOOL_BUGPOINT_PASSES_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_CLANG_BUILD | |
LLVM_TOOL_CLANG_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_DSYMUTIL_BUILD | |
LLVM_TOOL_DSYMUTIL_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_GOLD_BUILD | |
LLVM_TOOL_GOLD_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLC_BUILD | |
LLVM_TOOL_LLC_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLD_BUILD | |
LLVM_TOOL_LLD_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLI_BUILD | |
LLVM_TOOL_LLI_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_AR_BUILD | |
LLVM_TOOL_LLVM_AR_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_AS_BUILD | |
LLVM_TOOL_LLVM_AS_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_AS_FUZZER_BUILD | |
LLVM_TOOL_LLVM_AS_FUZZER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_BCANALYZER_BUILD | |
LLVM_TOOL_LLVM_BCANALYZER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_CAT_BUILD | |
LLVM_TOOL_LLVM_CAT_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_CFI_VERIFY_BUILD | |
LLVM_TOOL_LLVM_CFI_VERIFY_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_CONFIG_BUILD | |
LLVM_TOOL_LLVM_CONFIG_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_COV_BUILD | |
LLVM_TOOL_LLVM_COV_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_CVTRES_BUILD | |
LLVM_TOOL_LLVM_CVTRES_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_CXXDUMP_BUILD | |
LLVM_TOOL_LLVM_CXXDUMP_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_CXXFILT_BUILD | |
LLVM_TOOL_LLVM_CXXFILT_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_CXXMAP_BUILD | |
LLVM_TOOL_LLVM_CXXMAP_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_C_TEST_BUILD | |
LLVM_TOOL_LLVM_C_TEST_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_DIFF_BUILD | |
LLVM_TOOL_LLVM_DIFF_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_DIS_BUILD | |
LLVM_TOOL_LLVM_DIS_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_DWARFDUMP_BUILD | |
LLVM_TOOL_LLVM_DWARFDUMP_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_DWP_BUILD | |
LLVM_TOOL_LLVM_DWP_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_ELFABI_BUILD | |
LLVM_TOOL_LLVM_ELFABI_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_EXEGESIS_BUILD | |
LLVM_TOOL_LLVM_EXEGESIS_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_EXTRACT_BUILD | |
LLVM_TOOL_LLVM_EXTRACT_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_GO_BUILD | |
LLVM_TOOL_LLVM_GO_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_ISEL_FUZZER_BUILD | |
LLVM_TOOL_LLVM_ISEL_FUZZER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_ITANIUM_DEMANGLE_FUZZER_BUILD | |
LLVM_TOOL_LLVM_ITANIUM_DEMANGLE_FUZZER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_JITLINK_BUILD | |
LLVM_TOOL_LLVM_JITLINK_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_JITLISTENER_BUILD | |
LLVM_TOOL_LLVM_JITLISTENER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_LINK_BUILD | |
LLVM_TOOL_LLVM_LINK_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_LTO2_BUILD | |
LLVM_TOOL_LLVM_LTO2_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_LTO_BUILD | |
LLVM_TOOL_LLVM_LTO_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_MCA_BUILD | |
LLVM_TOOL_LLVM_MCA_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_MC_ASSEMBLE_FUZZER_BUILD | |
LLVM_TOOL_LLVM_MC_ASSEMBLE_FUZZER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_MC_BUILD | |
LLVM_TOOL_LLVM_MC_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_MC_DISASSEMBLE_FUZZER_BUILD | |
LLVM_TOOL_LLVM_MC_DISASSEMBLE_FUZZER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_MICROSOFT_DEMANGLE_FUZZER_BUILD | |
LLVM_TOOL_LLVM_MICROSOFT_DEMANGLE_FUZZER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_MODEXTRACT_BUILD | |
LLVM_TOOL_LLVM_MODEXTRACT_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_MT_BUILD | |
LLVM_TOOL_LLVM_MT_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_NM_BUILD | |
LLVM_TOOL_LLVM_NM_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_OBJCOPY_BUILD | |
LLVM_TOOL_LLVM_OBJCOPY_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_OBJDUMP_BUILD | |
LLVM_TOOL_LLVM_OBJDUMP_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_OPT_FUZZER_BUILD | |
LLVM_TOOL_LLVM_OPT_FUZZER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_OPT_REPORT_BUILD | |
LLVM_TOOL_LLVM_OPT_REPORT_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_PDBUTIL_BUILD | |
LLVM_TOOL_LLVM_PDBUTIL_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_PROFDATA_BUILD | |
LLVM_TOOL_LLVM_PROFDATA_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_RC_BUILD | |
LLVM_TOOL_LLVM_RC_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_READOBJ_BUILD | |
LLVM_TOOL_LLVM_READOBJ_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_RTDYLD_BUILD | |
LLVM_TOOL_LLVM_RTDYLD_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_SHLIB_BUILD | |
LLVM_TOOL_LLVM_SHLIB_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_SIZE_BUILD | |
LLVM_TOOL_LLVM_SIZE_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_SPECIAL_CASE_LIST_FUZZER_BUILD | |
LLVM_TOOL_LLVM_SPECIAL_CASE_LIST_FUZZER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_SPLIT_BUILD | |
LLVM_TOOL_LLVM_SPLIT_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_STRESS_BUILD | |
LLVM_TOOL_LLVM_STRESS_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_STRINGS_BUILD | |
LLVM_TOOL_LLVM_STRINGS_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_SYMBOLIZER_BUILD | |
LLVM_TOOL_LLVM_SYMBOLIZER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_UNDNAME_BUILD | |
LLVM_TOOL_LLVM_UNDNAME_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_XRAY_BUILD | |
LLVM_TOOL_LLVM_XRAY_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LLVM_YAML_NUMERIC_PARSER_FUZZER_BUILD | |
LLVM_TOOL_LLVM_YAML_NUMERIC_PARSER_FUZZER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_LTO_BUILD | |
LLVM_TOOL_LTO_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_OBJ2YAML_BUILD | |
LLVM_TOOL_OBJ2YAML_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_OPT_BUILD | |
LLVM_TOOL_OPT_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_OPT_VIEWER_BUILD | |
LLVM_TOOL_OPT_VIEWER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_REMARKS_SHLIB_BUILD | |
LLVM_TOOL_REMARKS_SHLIB_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_SANCOV_BUILD | |
LLVM_TOOL_SANCOV_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_SANSTATS_BUILD | |
LLVM_TOOL_SANSTATS_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_VERIFY_USELISTORDER_BUILD | |
LLVM_TOOL_VERIFY_USELISTORDER_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_XCODE_TOOLCHAIN_BUILD | |
LLVM_TOOL_XCODE_TOOLCHAIN_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_TOOL_YAML2OBJ_BUILD | |
LLVM_TOOL_YAML2OBJ_BUILD-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: LLVM_USE_NEWPM | |
LLVM_USE_NEWPM-ADVANCED:INTERNAL=1 | |
//Have symbol __GLIBC__ | |
LLVM_USING_GLIBC:INTERNAL= | |
//ADVANCED property for variable: LLVM_UTILS_INSTALL_DIR | |
LLVM_UTILS_INSTALL_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: OCAMLFIND | |
OCAMLFIND-ADVANCED:INTERNAL=1 | |
PC_LIBXML_CFLAGS:INTERNAL= | |
PC_LIBXML_CFLAGS_I:INTERNAL= | |
PC_LIBXML_CFLAGS_OTHER:INTERNAL= | |
PC_LIBXML_FOUND:INTERNAL= | |
PC_LIBXML_INCLUDEDIR:INTERNAL= | |
PC_LIBXML_LIBDIR:INTERNAL= | |
PC_LIBXML_LIBS:INTERNAL= | |
PC_LIBXML_LIBS_L:INTERNAL= | |
PC_LIBXML_LIBS_OTHER:INTERNAL= | |
PC_LIBXML_LIBS_PATHS:INTERNAL= | |
PC_LIBXML_PREFIX:INTERNAL= | |
PC_LIBXML_STATIC_CFLAGS:INTERNAL= | |
PC_LIBXML_STATIC_CFLAGS_I:INTERNAL= | |
PC_LIBXML_STATIC_CFLAGS_OTHER:INTERNAL= | |
PC_LIBXML_STATIC_LIBDIR:INTERNAL= | |
PC_LIBXML_STATIC_LIBS:INTERNAL= | |
PC_LIBXML_STATIC_LIBS_L:INTERNAL= | |
PC_LIBXML_STATIC_LIBS_OTHER:INTERNAL= | |
PC_LIBXML_STATIC_LIBS_PATHS:INTERNAL= | |
PC_LIBXML_VERSION:INTERNAL= | |
//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE | |
PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: PYTHON_EXECUTABLE | |
PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1 | |
//Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG | |
SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG:INTERNAL=1 | |
//Test SUPPORTS_VARIADIC_MACROS_FLAG | |
SUPPORTS_VARIADIC_MACROS_FLAG:INTERNAL=1 | |
//ADVANCED property for variable: Z3_INCLUDE_DIR | |
Z3_INCLUDE_DIR-ADVANCED:INTERNAL=1 | |
//ADVANCED property for variable: Z3_LIBRARIES | |
Z3_LIBRARIES-ADVANCED:INTERNAL=1 | |
//Have symbol backtrace | |
_Backtrace_SYM_FOUND:INTERNAL= | |
//CMAKE_INSTALL_PREFIX during last run | |
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/opt/build2/toolchain-win | |
__pkg_config_checked_PC_LIBXML:INTERNAL=1 | |
//Have symbol os_signpost_interval_begin | |
macos_signposts_available:INTERNAL= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment