Files
ouc_reminder/build/.cmake/api/v1/reply/cache-v2-ad1c27783191964a85e9.json
T

1832 lines
32 KiB
JSON

{
"entries" :
[
{
"name" : "CMAKE_ADDR2LINE",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a program."
}
],
"type" : "FILEPATH",
"value" : "/usr/bin/addr2line"
},
{
"name" : "CMAKE_AR",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a program."
}
],
"type" : "FILEPATH",
"value" : "/usr/bin/ar"
},
{
"name" : "CMAKE_BUILD_TYPE",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "No help, variable specified on the command line."
}
],
"type" : "STRING",
"value" : "Debug"
},
{
"name" : "CMAKE_CACHEFILE_DIR",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "This is the directory where this CMakeCache.txt was created"
}
],
"type" : "INTERNAL",
"value" : "/home/pjh123/ouc_reminder/build"
},
{
"name" : "CMAKE_CACHE_MAJOR_VERSION",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Major version of cmake used to create the current loaded cache"
}
],
"type" : "INTERNAL",
"value" : "3"
},
{
"name" : "CMAKE_CACHE_MINOR_VERSION",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Minor version of cmake used to create the current loaded cache"
}
],
"type" : "INTERNAL",
"value" : "25"
},
{
"name" : "CMAKE_CACHE_PATCH_VERSION",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Patch version of cmake used to create the current loaded cache"
}
],
"type" : "INTERNAL",
"value" : "1"
},
{
"name" : "CMAKE_COLOR_MAKEFILE",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Enable/Disable color output during build."
}
],
"type" : "BOOL",
"value" : "ON"
},
{
"name" : "CMAKE_COMMAND",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Path to CMake executable."
}
],
"type" : "INTERNAL",
"value" : "/usr/bin/cmake"
},
{
"name" : "CMAKE_CPACK_COMMAND",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Path to cpack program executable."
}
],
"type" : "INTERNAL",
"value" : "/usr/bin/cpack"
},
{
"name" : "CMAKE_CTEST_COMMAND",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Path to ctest program executable."
}
],
"type" : "INTERNAL",
"value" : "/usr/bin/ctest"
},
{
"name" : "CMAKE_CXX_COMPILER",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "CXX compiler"
}
],
"type" : "STRING",
"value" : "/usr/bin/g++"
},
{
"name" : "CMAKE_CXX_COMPILER_AR",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler"
}
],
"type" : "FILEPATH",
"value" : "/usr/bin/gcc-ar-12"
},
{
"name" : "CMAKE_CXX_COMPILER_RANLIB",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler"
}
],
"type" : "FILEPATH",
"value" : "/usr/bin/gcc-ranlib-12"
},
{
"name" : "CMAKE_CXX_FLAGS",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the CXX compiler during all build types."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_CXX_FLAGS_DEBUG",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the CXX compiler during DEBUG builds."
}
],
"type" : "STRING",
"value" : "-g"
},
{
"name" : "CMAKE_CXX_FLAGS_MINSIZEREL",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the CXX compiler during MINSIZEREL builds."
}
],
"type" : "STRING",
"value" : "-Os -DNDEBUG"
},
{
"name" : "CMAKE_CXX_FLAGS_RELEASE",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the CXX compiler during RELEASE builds."
}
],
"type" : "STRING",
"value" : "-O3 -DNDEBUG"
},
{
"name" : "CMAKE_CXX_FLAGS_RELWITHDEBINFO",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the CXX compiler during RELWITHDEBINFO builds."
}
],
"type" : "STRING",
"value" : "-O2 -g -DNDEBUG"
},
{
"name" : "CMAKE_C_COMPILER",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "No help, variable specified on the command line."
}
],
"type" : "FILEPATH",
"value" : "/usr/bin/gcc"
},
{
"name" : "CMAKE_DLLTOOL",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a program."
}
],
"type" : "FILEPATH",
"value" : "CMAKE_DLLTOOL-NOTFOUND"
},
{
"name" : "CMAKE_EXECUTABLE_FORMAT",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Executable file format"
}
],
"type" : "INTERNAL",
"value" : "ELF"
},
{
"name" : "CMAKE_EXE_LINKER_FLAGS",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during all build types."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_EXE_LINKER_FLAGS_DEBUG",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during DEBUG builds."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_EXE_LINKER_FLAGS_MINSIZEREL",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during MINSIZEREL builds."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_EXE_LINKER_FLAGS_RELEASE",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during RELEASE builds."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during RELWITHDEBINFO builds."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_EXPORT_COMPILE_COMMANDS",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "No help, variable specified on the command line."
}
],
"type" : "BOOL",
"value" : "TRUE"
},
{
"name" : "CMAKE_EXTRA_GENERATOR",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Name of external makefile project generator."
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "CMAKE_FIND_PACKAGE_REDIRECTS_DIR",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Value Computed by CMake."
}
],
"type" : "STATIC",
"value" : "/home/pjh123/ouc_reminder/build/CMakeFiles/pkgRedirects"
},
{
"name" : "CMAKE_GENERATOR",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Name of generator."
}
],
"type" : "INTERNAL",
"value" : "Unix Makefiles"
},
{
"name" : "CMAKE_GENERATOR_INSTANCE",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Generator instance identifier."
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "CMAKE_GENERATOR_PLATFORM",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Name of generator platform."
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "CMAKE_GENERATOR_TOOLSET",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Name of generator toolset."
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "CMAKE_HAVE_LIBC_PTHREAD",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Test CMAKE_HAVE_LIBC_PTHREAD"
}
],
"type" : "INTERNAL",
"value" : "1"
},
{
"name" : "CMAKE_HOME_DIRECTORY",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Source directory with the top level CMakeLists.txt file for this project"
}
],
"type" : "INTERNAL",
"value" : "/home/pjh123/ouc_reminder"
},
{
"name" : "CMAKE_INSTALL_PREFIX",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Install path prefix, prepended onto install directories."
}
],
"type" : "PATH",
"value" : "/usr/local"
},
{
"name" : "CMAKE_INSTALL_SO_NO_EXE",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Install .so files without execute permission."
}
],
"type" : "INTERNAL",
"value" : "1"
},
{
"name" : "CMAKE_LINKER",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a program."
}
],
"type" : "FILEPATH",
"value" : "/usr/bin/ld"
},
{
"name" : "CMAKE_MAKE_PROGRAM",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a program."
}
],
"type" : "FILEPATH",
"value" : "/usr/bin/gmake"
},
{
"name" : "CMAKE_MODULE_LINKER_FLAGS",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during the creation of modules during all build types."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_MODULE_LINKER_FLAGS_DEBUG",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during the creation of modules during DEBUG builds."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during the creation of modules during MINSIZEREL builds."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_MODULE_LINKER_FLAGS_RELEASE",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during the creation of modules during RELEASE builds."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during the creation of modules during RELWITHDEBINFO builds."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_NM",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a program."
}
],
"type" : "FILEPATH",
"value" : "/usr/bin/nm"
},
{
"name" : "CMAKE_NUMBER_OF_MAKEFILES",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "number of local generators"
}
],
"type" : "INTERNAL",
"value" : "2"
},
{
"name" : "CMAKE_OBJCOPY",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a program."
}
],
"type" : "FILEPATH",
"value" : "/usr/bin/objcopy"
},
{
"name" : "CMAKE_OBJDUMP",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a program."
}
],
"type" : "FILEPATH",
"value" : "/usr/bin/objdump"
},
{
"name" : "CMAKE_PLATFORM_INFO_INITIALIZED",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Platform information initialized"
}
],
"type" : "INTERNAL",
"value" : "1"
},
{
"name" : "CMAKE_PROJECT_DESCRIPTION",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Value Computed by CMake"
}
],
"type" : "STATIC",
"value" : ""
},
{
"name" : "CMAKE_PROJECT_HOMEPAGE_URL",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Value Computed by CMake"
}
],
"type" : "STATIC",
"value" : ""
},
{
"name" : "CMAKE_PROJECT_NAME",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Value Computed by CMake"
}
],
"type" : "STATIC",
"value" : "ouc_reminder"
},
{
"name" : "CMAKE_RANLIB",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a program."
}
],
"type" : "FILEPATH",
"value" : "/usr/bin/ranlib"
},
{
"name" : "CMAKE_READELF",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a program."
}
],
"type" : "FILEPATH",
"value" : "/usr/bin/readelf"
},
{
"name" : "CMAKE_ROOT",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Path to CMake installation."
}
],
"type" : "INTERNAL",
"value" : "/usr/share/cmake-3.25"
},
{
"name" : "CMAKE_SHARED_LINKER_FLAGS",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during the creation of shared libraries during all build types."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_SHARED_LINKER_FLAGS_DEBUG",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during the creation of shared libraries during DEBUG builds."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during the creation of shared libraries during MINSIZEREL builds."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_SHARED_LINKER_FLAGS_RELEASE",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during the creation of shared libraries during RELEASE builds."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_SKIP_INSTALL_RPATH",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "If set, runtime paths are not added when installing shared libraries, but are added when building."
}
],
"type" : "BOOL",
"value" : "NO"
},
{
"name" : "CMAKE_SKIP_RPATH",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "If set, runtime paths are not added when using shared libraries."
}
],
"type" : "BOOL",
"value" : "NO"
},
{
"name" : "CMAKE_STATIC_LINKER_FLAGS",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during the creation of static libraries during all build types."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_STATIC_LINKER_FLAGS_DEBUG",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during the creation of static libraries during DEBUG builds."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during the creation of static libraries during MINSIZEREL builds."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_STATIC_LINKER_FLAGS_RELEASE",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during the creation of static libraries during RELEASE builds."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds."
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "CMAKE_STRIP",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a program."
}
],
"type" : "FILEPATH",
"value" : "/usr/bin/strip"
},
{
"name" : "CMAKE_UNAME",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "uname command"
}
],
"type" : "INTERNAL",
"value" : "/usr/bin/uname"
},
{
"name" : "CMAKE_VERBOSE_MAKEFILE",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "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."
}
],
"type" : "BOOL",
"value" : "FALSE"
},
{
"name" : "CXX_FILESYSTEM_HAVE_FS",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "TRUE if we have the C++ filesystem headers"
}
],
"type" : "BOOL",
"value" : "TRUE"
},
{
"name" : "CXX_FILESYSTEM_HEADER",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "The header that should be included to obtain the filesystem APIs"
}
],
"type" : "STRING",
"value" : "filesystem"
},
{
"name" : "CXX_FILESYSTEM_IS_EXPERIMENTAL",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "TRUE if the C++ filesystem library is the experimental version"
}
],
"type" : "BOOL",
"value" : "FALSE"
},
{
"name" : "CXX_FILESYSTEM_NAMESPACE",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "The C++ namespace that contains the filesystem APIs"
}
],
"type" : "STRING",
"value" : "std::filesystem"
},
{
"name" : "CXX_FILESYSTEM_NO_LINK_NEEDED",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Test CXX_FILESYSTEM_NO_LINK_NEEDED"
}
],
"type" : "INTERNAL",
"value" : "1"
},
{
"name" : "CXX_FILESYSTEM_NO_LINK_NEEDED_COMPILED",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Result of TRY_COMPILE"
}
],
"type" : "INTERNAL",
"value" : "TRUE"
},
{
"name" : "CXX_FILESYSTEM_NO_LINK_NEEDED_EXITCODE",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Result of try_run()"
}
],
"type" : "INTERNAL",
"value" : "0"
},
{
"name" : "Drogon_DIR",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "The directory containing a CMake configuration file for Drogon."
}
],
"type" : "PATH",
"value" : "/usr/local/lib/cmake/Drogon"
},
{
"name" : "FIND_PACKAGE_MESSAGE_DETAILS_Jsoncpp",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Details about finding Jsoncpp"
}
],
"type" : "INTERNAL",
"value" : "[/usr/include/jsoncpp][/usr/lib/x86_64-linux-gnu/libjsoncpp.so][v()]"
},
{
"name" : "FIND_PACKAGE_MESSAGE_DETAILS_OpenSSL",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Details about finding OpenSSL"
}
],
"type" : "INTERNAL",
"value" : "[/usr/lib/x86_64-linux-gnu/libcrypto.so][/usr/include][c ][v3.0.17()]"
},
{
"name" : "FIND_PACKAGE_MESSAGE_DETAILS_Threads",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Details about finding Threads"
}
],
"type" : "INTERNAL",
"value" : "[TRUE][v()]"
},
{
"name" : "FIND_PACKAGE_MESSAGE_DETAILS_ZLIB",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Details about finding ZLIB"
}
],
"type" : "INTERNAL",
"value" : "[/usr/lib/x86_64-linux-gnu/libz.so][/usr/include][v1.2.13()]"
},
{
"name" : "Filesystem_FOUND",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "TRUE if we can run a program using std::filesystem"
}
],
"type" : "BOOL",
"value" : "TRUE"
},
{
"name" : "HAS_ANY",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Have include any"
}
],
"type" : "INTERNAL",
"value" : "1"
},
{
"name" : "HAS_COROUTINE",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Have include coroutine"
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "HAS_STRING_VIEW",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Have include string_view"
}
],
"type" : "INTERNAL",
"value" : "1"
},
{
"name" : "JSONCPP_INCLUDE_DIRS",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "jsoncpp include dir"
}
],
"type" : "PATH",
"value" : "/usr/include/jsoncpp"
},
{
"name" : "JSONCPP_LIBRARIES",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "jsoncpp library"
}
],
"type" : "FILEPATH",
"value" : "/usr/lib/x86_64-linux-gnu/libjsoncpp.so"
},
{
"name" : "OPENSSL_CRYPTO_LIBRARY",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a library."
}
],
"type" : "FILEPATH",
"value" : "/usr/lib/x86_64-linux-gnu/libcrypto.so"
},
{
"name" : "OPENSSL_INCLUDE_DIR",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a file."
}
],
"type" : "PATH",
"value" : "/usr/include"
},
{
"name" : "OPENSSL_SSL_LIBRARY",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a library."
}
],
"type" : "FILEPATH",
"value" : "/usr/lib/x86_64-linux-gnu/libssl.so"
},
{
"name" : "PKG_CONFIG_ARGN",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Arguments to supply to pkg-config"
}
],
"type" : "STRING",
"value" : ""
},
{
"name" : "PKG_CONFIG_EXECUTABLE",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "pkg-config executable"
}
],
"type" : "FILEPATH",
"value" : "PKG_CONFIG_EXECUTABLE-NOTFOUND"
},
{
"name" : "Trantor_DIR",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "The directory containing a CMake configuration file for Trantor."
}
],
"type" : "PATH",
"value" : "/usr/local/lib/cmake/Trantor"
},
{
"name" : "UUID_INCLUDE_DIR",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Path to a file."
}
],
"type" : "PATH",
"value" : "/usr/include/uuid"
},
{
"name" : "UUID_INCLUDE_DIRS",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "(This variable does not exist and should not be used)"
}
],
"type" : "UNINITIALIZED",
"value" : ""
},
{
"name" : "UUID_LIBRARIES",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "(This variable does not exist and should not be used)"
}
],
"type" : "UNINITIALIZED",
"value" : ""
},
{
"name" : "UUID_LIBRARY",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Path to a library."
}
],
"type" : "FILEPATH",
"value" : "/usr/lib/x86_64-linux-gnu/libuuid.so"
},
{
"name" : "UUID_LIBRARY_DEBUG",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Path to a library."
}
],
"type" : "FILEPATH",
"value" : "UUID_LIBRARY_DEBUG-NOTFOUND"
},
{
"name" : "ZLIB_INCLUDE_DIR",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a file."
}
],
"type" : "PATH",
"value" : "/usr/include"
},
{
"name" : "ZLIB_LIBRARY_DEBUG",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a library."
}
],
"type" : "FILEPATH",
"value" : "ZLIB_LIBRARY_DEBUG-NOTFOUND"
},
{
"name" : "ZLIB_LIBRARY_RELEASE",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Path to a library."
}
],
"type" : "FILEPATH",
"value" : "/usr/lib/x86_64-linux-gnu/libz.so"
},
{
"name" : "_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "linker supports push/pop state"
}
],
"type" : "INTERNAL",
"value" : "TRUE"
},
{
"name" : "_CXX_FILESYSTEM_HAVE_HEADER",
"properties" :
[
{
"name" : "ADVANCED",
"value" : "1"
},
{
"name" : "HELPSTRING",
"value" : "Have include filesystem"
}
],
"type" : "INTERNAL",
"value" : "1"
},
{
"name" : "_OPENSSL_CFLAGS",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_CFLAGS_I",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_CFLAGS_OTHER",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_FOUND",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_INCLUDEDIR",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_LIBDIR",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_LIBS",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_LIBS_L",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_LIBS_OTHER",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_LIBS_PATHS",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_MODULE_NAME",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_PREFIX",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_STATIC_CFLAGS",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_STATIC_CFLAGS_I",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_STATIC_CFLAGS_OTHER",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_STATIC_LIBDIR",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_STATIC_LIBS",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_STATIC_LIBS_L",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_STATIC_LIBS_OTHER",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_STATIC_LIBS_PATHS",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "_OPENSSL_VERSION",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : ""
},
{
"name" : "__pkg_config_checked__OPENSSL",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : ""
}
],
"type" : "INTERNAL",
"value" : "1"
},
{
"name" : "ouc_reminder_BINARY_DIR",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Value Computed by CMake"
}
],
"type" : "STATIC",
"value" : "/home/pjh123/ouc_reminder/build"
},
{
"name" : "ouc_reminder_IS_TOP_LEVEL",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Value Computed by CMake"
}
],
"type" : "STATIC",
"value" : "ON"
},
{
"name" : "ouc_reminder_SOURCE_DIR",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Value Computed by CMake"
}
],
"type" : "STATIC",
"value" : "/home/pjh123/ouc_reminder"
},
{
"name" : "ouc_reminder_test_BINARY_DIR",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Value Computed by CMake"
}
],
"type" : "STATIC",
"value" : "/home/pjh123/ouc_reminder/build/test"
},
{
"name" : "ouc_reminder_test_IS_TOP_LEVEL",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Value Computed by CMake"
}
],
"type" : "STATIC",
"value" : "OFF"
},
{
"name" : "ouc_reminder_test_SOURCE_DIR",
"properties" :
[
{
"name" : "HELPSTRING",
"value" : "Value Computed by CMake"
}
],
"type" : "STATIC",
"value" : "/home/pjh123/ouc_reminder/test"
}
],
"kind" : "cache",
"version" :
{
"major" : 2,
"minor" : 0
}
}