# This is the CMakeCache file. # For build in directory: /mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir # It was generated by CMake: /opt/cmake-3.13.5-Linux-x86_64/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 ######################## //If build addr2line BUILD_ADDR2LINE:BOOL=OFF //Build astyle (Artistic Style) tool BUILD_ASTYLE:BOOL=OFF //Build GEOS benchmarks BUILD_BENCHMARKS:BOOL=OFF //If build thirdpart from source BUILD_CONTRIB:BOOL=OFF //If build dependency tests BUILD_DEPENDENCY_TESTS:BOOL=ON //If use doxygen build documents BUILD_DOCS:BOOL=OFF //If build geos on Windows BUILD_GEOS:BOOL=ON //If build release version BUILD_RELEASE:BOOL=OFF //If build sanitizer BUILD_SANITIZER:BOOL=OFF //Build GEOS with shared libraries BUILD_SHARED_LIBS:BOOL=OFF //If build unit tests using googletest BUILD_TEST:BOOL=OFF //No help, variable specified on the command line. BUILD_TOOLS:UNINITIALIZED=true //Build website BUILD_WEBSITE:BOOL=OFF //If build with BDB BUILD_WITH_BDB:BOOL=OFF //If use invertedIndex BUILD_WITH_INVERTEDINDEX:BOOL=ON //If build with leveldb BUILD_WITH_LEVELDB:BOOL=OFF //If build with lucene BUILD_WITH_LUCENE:BOOL=OFF //If build with NuRaft BUILD_WITH_NURAFT:BOOL=OFF //If build with rocksdb BUILD_WITH_ROCKSDB:BOOL=ON //If build with sqlite BUILD_WITH_SQLITE:BOOL=OFF //If build with libuv BUILD_WITH_UV:BOOL=ON //If build with libuv_trans BUILD_WITH_UV_TRANS:BOOL=ON //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/x86_64-linux-gnu-ar //Choose the type of build, options are: None Debug Release RelWithDebInfo // MinSizeRel ... CMAKE_BUILD_TYPE:STRING=release //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //CXX compiler CMAKE_CXX_COMPILER:STRING=/usr/bin/x86_64-linux-gnu-g++ //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-7 //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-7 //Flags used by the CXX compiler during all build types. CMAKE_CXX_FLAGS:STRING=-Wall -fPIC -O2 -D_GNU_SOURCE -fno-omit-frame-pointer -ggdb -Wno-error=unused-variable -Wno-error=unused-function -Wno-error=unknown-pragmas -Wno-error=strict-aliasing -Wno-error=unused-but-set-variable -Wno-error=missing-braces -Wno-error=pointer-sign -Wno-error=parentheses -Wno-error=address -I/mnt/data/dev_pub/qqyu/docker_elf/application/target/install/opt/lnxall_app/include //Flags used by the CXX compiler during DEBUG builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g //Flags used by the CXX compiler during MINSIZEREL builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the CXX compiler during RELEASE builds. CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the CXX compiler during RELWITHDEBINFO builds. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //C compiler CMAKE_C_COMPILER:STRING=/usr/bin/x86_64-linux-gnu-gcc //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-7 //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/x86_64-linux-gnu-ranlib //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING=-Wall -fPIC -O2 -D_GNU_SOURCE -fno-omit-frame-pointer -ggdb -Wno-error=unused-variable -Wno-error=unused-function -Wno-error=unknown-pragmas -Wno-error=strict-aliasing -Wno-error=unused-but-set-variable -Wno-error=missing-braces -Wno-error=pointer-sign -Wno-error=parentheses -Wno-error=address -I/mnt/data/dev_pub/qqyu/docker_elf/application/target/install/opt/lnxall_app/include //Flags used by the C compiler during DEBUG builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //Flags used by the C compiler during MINSIZEREL builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the C compiler during RELEASE builds. CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Flags used by the linker during all build types. CMAKE_EXE_LINKER_FLAGS:STRING=-L/mnt/data/dev_pub/qqyu/docker_elf/application/target/install/opt/lnxall_app/lib -Wl,-rpath=/opt/lnxall_app/lib -Wl,-rpath-link=/mnt/data/dev_pub/qqyu/docker_elf/application/target/install/opt/lnxall_app/lib -lpthread //Flags used by the linker during DEBUG builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during MINSIZEREL builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during RELEASE builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during RELWITHDEBINFO builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=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/lnxall_app //Run-time variable data (LOCALSTATEDIR/run) CMAKE_INSTALL_RUNSTATEDIR:PATH= //System admin executables (sbin) CMAKE_INSTALL_SBINDIR:PATH=sbin //Modifiable architecture-independent data (com) CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com //Read-only single-machine data (etc) CMAKE_INSTALL_SYSCONFDIR:PATH=etc //Path to a program. CMAKE_LINKER:FILEPATH=/usr/bin/ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make //Flags used by the linker during the creation of modules during // all build types. CMAKE_MODULE_LINKER_FLAGS:STRING=-L/mnt/data/dev_pub/qqyu/docker_elf/application/target/install/opt/lnxall_app/lib -Wl,-rpath=/opt/lnxall_app/lib -Wl,-rpath-link=/mnt/data/dev_pub/qqyu/docker_elf/application/target/install/opt/lnxall_app/lib -lpthread //Flags used by the linker during the creation of modules during // DEBUG builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of modules during // MINSIZEREL builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of modules during // RELEASE builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of modules during // RELWITHDEBINFO builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //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_DESCRIPTION:STATIC=An open-source big data platform designed and optimized for the Internet of Things(IOT) //Value Computed by CMake CMAKE_PROJECT_HOMEPAGE_URL:STATIC= //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=TDengine //Value Computed by CMake CMAKE_PROJECT_VERSION:STATIC=3.0 //Value Computed by CMake CMAKE_PROJECT_VERSION_MAJOR:STATIC=3 //Value Computed by CMake CMAKE_PROJECT_VERSION_MINOR:STATIC=0 //Value Computed by CMake CMAKE_PROJECT_VERSION_PATCH:STATIC= //Value Computed by CMake CMAKE_PROJECT_VERSION_TWEAK:STATIC= //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib //Flags used by the linker during the creation of shared libraries // during all build types. CMAKE_SHARED_LINKER_FLAGS:STRING=-L/mnt/data/dev_pub/qqyu/docker_elf/application/target/install/opt/lnxall_app/lib -Wl,-rpath=/opt/lnxall_app/lib -Wl,-rpath-link=/mnt/data/dev_pub/qqyu/docker_elf/application/target/install/opt/lnxall_app/lib -lpthread //Flags used by the linker during the creation of shared libraries // during DEBUG builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of shared libraries // during MINSIZEREL builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of shared libraries // during RELEASE builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of shared libraries // during RELWITHDEBINFO builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= //If set, runtime paths are not added when installing shared libraries, // but are added when building. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO //If set, runtime paths are not added when using shared libraries. CMAKE_SKIP_RPATH:BOOL=NO //Flags used by the linker during the creation of static libraries // during all build types. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the linker during the creation of static libraries // during DEBUG builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during the creation of static libraries // during MINSIZEREL builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during the creation of static libraries // during RELEASE builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during the creation of static libraries // during RELWITHDEBINFO builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/usr/bin/strip //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 RPM source packages CPACK_SOURCE_RPM:BOOL=OFF //Enable to build TBZ2 source packages CPACK_SOURCE_TBZ2:BOOL=ON //Enable to build TGZ source packages CPACK_SOURCE_TGZ:BOOL=ON //Enable to build TXZ source packages CPACK_SOURCE_TXZ:BOOL=ON //Enable to build TZ source packages CPACK_SOURCE_TZ:BOOL=ON //Enable to build ZIP source packages CPACK_SOURCE_ZIP:BOOL=OFF //No help, variable specified on the command line. CPUTYPE:UNINITIALIZED=x64 //Value Computed by CMake CUnit_BINARY_DIR:STATIC=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/tools/taos-tools/deps/CUnit //Value Computed by CMake CUnit_SOURCE_DIR:STATIC=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/tools/taos-tools/deps/CUnit //No help, variable specified on the command line. DISABLE_ASSERT:UNINITIALIZED=false //Value Computed by CMake GEOS_BINARY_DIR:STATIC=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/contrib/geos //Value Computed by CMake GEOS_SOURCE_DIR:STATIC=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/contrib/geos //Git command line client GIT_EXECUTABLE:FILEPATH=/usr/bin/git //Path to a program. HAVE_GIT:FILEPATH=/usr/bin/git //Path to a file. IconvApiIncludes:PATH=/usr/include //If build with jemalloc JEMALLOC_ENABLED:BOOL=OFF //pkg-config executable PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config //If build with rust-bindings RUST_BINDINGS:BOOL=ON //Value Computed by CMake TDengine_BINARY_DIR:STATIC=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir //Value Computed by CMake TDengine_SOURCE_DIR:STATIC=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine //Use ccache (or clcache for MSVC) to compile C/C++ objects USE_CCACHE:BOOL=OFF //Add version suffix to MinGW shared libraries VERSION_MINGW_SHARED_LIBS:BOOL=OFF //No help, variable specified on the command line. ZLIB_LIBRARY:UNINITIALIZED=/mnt/data/dev_pub/qqyu/docker_elf/application/target/install/opt/lnxall_app/lib/libz.so //Dependencies for the target catalog_LIB_DEPENDS:STATIC=general;os;general;util;general;transport;general;qcom;general;nodes; //Dependencies for the target command_LIB_DEPENDS:STATIC=general;os;general;util;general;nodes;general;catalog;general;function;general;transport;general;qcom;general;scheduler; //Dependencies for the target common_LIB_DEPENDS:STATIC=general;os;general;util; //Dependencies for the target dnode_LIB_DEPENDS:STATIC=general;mgmt_mnode;general;mgmt_qnode;general;mgmt_snode;general;mgmt_vnode;general;mgmt_dnode; //Dependencies for the target executor_LIB_DEPENDS:STATIC=general;os;general;util;general;common;general;function;general;parser;general;planner;general;qcom;general;scalar;general;nodes;general;index;general;wal;general;tdb; //Dependencies for the target function_LIB_DEPENDS:STATIC=general;os;general;util;general;common;general;nodes;general;qcom;general;scalar;general;geometry;general;transport;general;uv; //Dependencies for the target geometry_LIB_DEPENDS:STATIC=general;os;general;util;general;nodes;general;function;general;scalar;general;qcom; //Dependencies for the target index_LIB_DEPENDS:STATIC=general;os;general;util;general;common;general;nodes;general;scalar;general;function; //Dependencies for the target mgmt_dnode_LIB_DEPENDS:STATIC=general;node_util; //Dependencies for the target mgmt_mnode_LIB_DEPENDS:STATIC=general;node_util; //Dependencies for the target mgmt_qnode_LIB_DEPENDS:STATIC=general;node_util; //Dependencies for the target mgmt_snode_LIB_DEPENDS:STATIC=general;node_util; //Dependencies for the target mgmt_vnode_LIB_DEPENDS:STATIC=general;node_util; //Dependencies for the target mnode_LIB_DEPENDS:STATIC=general;scheduler;general;sdb;general;wal;general;transport;general;cjson;general;sync;general;monitor;general;executor;general;qworker;general;stream;general;parser; //Dependencies for the target monitor_LIB_DEPENDS:STATIC=general;os;general;util;general;common;general;transport; //Dependencies for the target node_util_LIB_DEPENDS:STATIC=general;cjson;general;mnode;general;vnode;general;qnode;general;snode;general;wal;general;sync;general;taos_static;general;tfs;general;monitor; //Dependencies for the target nodes_LIB_DEPENDS:STATIC=general;os;general;util;general;common;general;qcom; //Dependencies for the target os_LIB_DEPENDS:STATIC=general;pthread;general;z;general;dl;general;m;general;rt; //Dependencies for the target parser_LIB_DEPENDS:STATIC=general;os;general;util;general;nodes;general;catalog;general;function;general;scalar;general;geometry;general;transport;general;qcom; //Dependencies for the target planner_LIB_DEPENDS:STATIC=general;os;general;util;general;nodes;general;catalog;general;cjson;general;parser;general;function;general;qcom;general;scalar;general;index;general;transport; //Dependencies for the target qcom_LIB_DEPENDS:STATIC=general;os;general;util;general;transport; //Dependencies for the target qnode_LIB_DEPENDS:STATIC=general;transport;general;os;general;common;general;util;general;qworker;general;qcom;general;executor;general;tdb;general;wal;general;index; //Dependencies for the target qworker_LIB_DEPENDS:STATIC=general;os;general;util;general;transport;general;nodes;general;planner;general;qcom;general;executor;general;index; //Dependencies for the target scalar_LIB_DEPENDS:STATIC=general;os;general;util;general;common;general;nodes;general;function;general;qcom;general;parser;general;geometry; //Dependencies for the target scheduler_LIB_DEPENDS:STATIC=general;os;general;util;general;nodes;general;planner;general;qcom;general;common;general;catalog;general;transport;general;command;general;qworker;general;executor;general;index; //Dependencies for the target sdb_LIB_DEPENDS:STATIC=general;os;general;common;general;util;general;wal;general;sync; //Dependencies for the target snode_LIB_DEPENDS:STATIC=general;executor;general;transport;general;os;general;common;general;util;general;qcom;general;stream;general;wal;general;index; //Dependencies for the target stream_LIB_DEPENDS:STATIC=general;rocksdb;general;tdb;general;os;general;util;general;transport;general;qcom;general;executor;general;wal;general;index; //Dependencies for the target sync_LIB_DEPENDS:STATIC=general;common;general;transport;general;util;general;wal; //Value Computed by CMake taos-tools_BINARY_DIR:STATIC=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir/tools/taos-tools //Value Computed by CMake taos-tools_SOURCE_DIR:STATIC=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/tools/taos-tools //Dependencies for the target taos_LIB_DEPENDS:STATIC=general;os;general;util;general;common;general;transport;general;nodes;general;parser;general;command;general;planner;general;catalog;general;scheduler;general;function;general;qcom; //Dependencies for the target taos_static_LIB_DEPENDS:STATIC=general;os;general;util;general;common;general;transport;general;nodes;general;parser;general;command;general;planner;general;catalog;general;scheduler;general;function;general;qcom; //Dependencies for the target tdb_LIB_DEPENDS:STATIC=general;os;general;util; //Dependencies for the target tfs_LIB_DEPENDS:STATIC=general;os;general;util;general;common;general;monitor; //Dependencies for the target transport_LIB_DEPENDS:STATIC=general;lz4;general;os;general;util;general;common;general;z;general;uv; //Dependencies for the target udf1_LIB_DEPENDS:STATIC=general;os; //Dependencies for the target udf1_dup_LIB_DEPENDS:STATIC=general;os; //Dependencies for the target udf2_LIB_DEPENDS:STATIC=general;os; //Dependencies for the target udf2_dup_LIB_DEPENDS:STATIC=general;os; //Dependencies for the target util_LIB_DEPENDS:STATIC=general;os;general;lz4;general;cjson;general;geos_c; //Dependencies for the target vnode_LIB_DEPENDS:STATIC=general;os;general;util;general;common;general;tfs;general;wal;general;qworker;general;sync;general;executor;general;scheduler;general;tdb;general;rocksdb;general;transport;general;stream;general;index; //Dependencies for the target wal_LIB_DEPENDS:STATIC=general;cjson;general;os;general;util;general;common; ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //STRINGS property for variable: CMAKE_BUILD_TYPE CMAKE_BUILD_TYPE-STRINGS:INTERNAL=Debug;Release;MinSizeRel;RelWithDebInfo;ASAN //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine/build_dir //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=13 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=5 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/opt/cmake-3.13.5-Linux-x86_64/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/opt/cmake-3.13.5-Linux-x86_64/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/opt/cmake-3.13.5-Linux-x86_64/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_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 //Path to cache edit program executable. CMAKE_EDIT_COMMAND:INTERNAL=/opt/cmake-3.13.5-Linux-x86_64/bin/ccmake //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //Name of generator. CMAKE_GENERATOR:INTERNAL=Unix Makefiles //Generator instance identifier. CMAKE_GENERATOR_INSTANCE:INTERNAL= //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/mnt/data/dev_pub/qqyu/docker_elf/application/opensource/TDengine //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 //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE: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=65 //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 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/opt/cmake-3.13.5-Linux-x86_64/share/cmake-3.13 //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 //Test COMPILER_SUPPORT_AVX COMPILER_SUPPORT_AVX:INTERNAL=1 //Test COMPILER_SUPPORT_AVX2 COMPILER_SUPPORT_AVX2:INTERNAL=1 //Test COMPILER_SUPPORT_FMA COMPILER_SUPPORT_FMA:INTERNAL=1 //Test COMPILER_SUPPORT_SSE42 COMPILER_SUPPORT_SSE42:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_RPM CPACK_SOURCE_RPM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_TBZ2 CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_TGZ CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_TXZ CPACK_SOURCE_TXZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_TZ CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_SOURCE_ZIP CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1 //Details about finding Git FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/usr/bin/git][v2.17.1()] //Details about finding PkgConfig FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/usr/bin/pkg-config][v0.29.1()] //ADVANCED property for variable: GIT_EXECUTABLE GIT_EXECUTABLE-ADVANCED:INTERNAL=1 //Have library m HAVE_LIBM:INTERNAL= //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 //CMAKE_INSTALL_PREFIX during last run _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/opt/lnxall_app