# This is the CMakeCache file. # For build in directory: /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/snet/atomspace/build # 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 ######################## //The directory containing a CMake configuration file for Boost. Boost_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0 Boost_FILESYSTEM_LIBRARY_RELEASE:STRING=/usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.74.0 //Path to a file. Boost_INCLUDE_DIR:PATH=/usr/include Boost_SYSTEM_LIBRARY_RELEASE:STRING=/usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 //Path to a program. CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/ar //Choose the type of build, options are: None Debug Release RelWithDebInfo // MinSizeRel ... CMAKE_BUILD_TYPE:STRING= //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //CXX compiler CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-11 //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-11 //Flags used by the CXX compiler during all build types. CMAKE_CXX_FLAGS:STRING= //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:FILEPATH=/usr/bin/cc //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-11 //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-11 //Flags used by the C compiler during all build types. CMAKE_C_FLAGS:STRING= //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 //Path to a program. CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND //Flags used by the linker during all build types. 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 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= //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/usr/local //Path to a program. CMAKE_LINKER:FILEPATH=/usr/bin/ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake //Flags used by the linker during the creation of modules during // all build types. CMAKE_MODULE_LINKER_FLAGS:STRING= //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 //Path to a program. CMAKE_OCaml_EXECUTABLE:FILEPATH=CMAKE_OCaml_EXECUTABLE-NOTFOUND //Path to a program. CMAKE_OCaml_FIND:FILEPATH=/usr/bin/bin/ocamlfind //Path to a program. CMAKE_OCaml_LEX:FILEPATH=CMAKE_OCaml_LEX-NOTFOUND //Path to a program. CMAKE_OCaml_YACC:FILEPATH=CMAKE_OCaml_YACC-NOTFOUND //Value Computed by CMake CMAKE_PROJECT_DESCRIPTION:STATIC= //Value Computed by CMake CMAKE_PROJECT_HOMEPAGE_URL:STATIC= //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=atomspace //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib //Path to a program. CMAKE_READELF:FILEPATH=/usr/bin/readelf //Flags used by the linker during the creation of shared libraries // during all build types. CMAKE_SHARED_LINKER_FLAGS:STRING= //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 //CxxTest binary filepath CXXTEST_GEN:FILEPATH=/usr/bin/cxxtestgen //Where is cxxtest located? CXXTEST_PYTHON_BIN_DIR:PATH=/usr/bin //Path to a program. CYTHON_EXECUTABLE:FILEPATH=/usr/bin/cython //The directory containing a CMake configuration file for CogUtil. CogUtil_DIR:PATH=/usr/local/lib/cmake/CogUtil //Dot tool for use with Doxygen DOXYGEN_DOT_EXECUTABLE:FILEPATH=/usr/bin/dot //Doxygen documentation generation tool (http://www.doxygen.org) DOXYGEN_EXECUTABLE:FILEPATH=/usr/bin/doxygen //Path to a library. FOLLY_BENCHMARK_LIBRARIES:FILEPATH=FOLLY_BENCHMARK_LIBRARIES-NOTFOUND //Path to a file. FOLLY_INCLUDE_DIR:PATH=FOLLY_INCLUDE_DIR-NOTFOUND //Path to a library. FOLLY_LIBRARIES:FILEPATH=FOLLY_LIBRARIES-NOTFOUND //Path to a file. FOLLY_ROOT_DIR:PATH=FOLLY_ROOT_DIR-NOTFOUND //Path to a file. GEARMAN_INCLUDE_DIR:PATH=GEARMAN_INCLUDE_DIR-NOTFOUND //Path to a library. GEARMAN_LIBRARY:FILEPATH=GEARMAN_LIBRARY-NOTFOUND //Path to a file. GMP_INCLUDE_DIR:PATH=/usr/include/x86_64-linux-gnu //Path to a library. GMP_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libgmp.so //Path to a file. GUILE_INCLUDE_DIR:PATH=/usr/include/guile/3.0 //Path to a library. GUILE_LIBRARY:FILEPATH=/usr/local/lib/libguile-3.0.so //Path to a program. NOSETESTS_EXECUTABLE:FILEPATH=/usr/bin/nosetests3 //Set the PGSQL_INCLUDE_DIR cmake cache entry to the directory // containing libpq-fe.h. PGSQL_INCLUDE_DIR:PATH=/usr/include/postgresql //Set the PGSQL_LIBRARY_DIR cmake cache entry to the directory // containing libpq.so. PGSQL_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libpq.so //Path to a program. PSQL_EXECUTABLE:FILEPATH=/usr/bin/psql //Path to a program. PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3.9 //Path to a file. PYTHON_INCLUDE_DIR:PATH=/usr/include/python3.9 //Path to a library. PYTHON_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libpython3.9.so //Path to a library. PYTHON_LIBRARY_DEBUG:FILEPATH=PYTHON_LIBRARY_DEBUG-NOTFOUND //Dependencies for the target PythonEval_LIB_DEPENDS:STATIC=general;pthread;general;pattern;general;execution;general;atomflow;general;atombase;general;atomspace;general;executioncontext;general;load_scm;general;/usr/lib/x86_64-linux-gnu/libpython3.9.so;general;Boost::filesystem;general;Boost::system; //Dependencies for the target PythonSCM_LIB_DEPENDS:STATIC=general;pthread;general;PythonEval;general;smob; //Path to a program. STACK_EXECUTABLE:FILEPATH=STACK_EXECUTABLE-NOTFOUND //The directory containing a CMake configuration file for UnixODBC. UnixODBC_DIR:PATH=UnixODBC_DIR-NOTFOUND //Path to a file. VALGRIND_INCLUDE_DIR:PATH=VALGRIND_INCLUDE_DIR-NOTFOUND //Path to a program. VALGRIND_PROGRAM:FILEPATH=VALGRIND_PROGRAM-NOTFOUND //Dependencies for the target atom_types_LIB_DEPENDS:STATIC=general;pthread;general;/usr/local/lib/opencog/libcogutil.so; //Dependencies for the target atombase_LIB_DEPENDS:STATIC=general;pthread;general;atom_types;general;value;general;truthvalue;general;/usr/local/lib/opencog/libcogutil.so; //Dependencies for the target atomcore_LIB_DEPENDS:STATIC=general;pthread;general;atombase;general;/usr/local/lib/opencog/libcogutil.so; //Dependencies for the target atomflow_LIB_DEPENDS:STATIC=general;pthread;general;atomcore;general;atombase;general;/usr/local/lib/opencog/libcogutil.so; //Value Computed by CMake atomspace_BINARY_DIR:STATIC=/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/snet/atomspace/build //Value Computed by CMake atomspace_IS_TOP_LEVEL:STATIC=ON //Dependencies for the target atomspace_LIB_DEPENDS:STATIC=general;pthread;general;-Wl,--no-as-needed;general;clearbox;general;join;general;pattern;general;grounded;general;execution;general;atomflow;general;atomcore;general;atombase;general;truthvalue;general;/usr/local/lib/opencog/libcogutil.so; //Value Computed by CMake atomspace_SOURCE_DIR:STATIC=/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/snet/atomspace //Dependencies for the target atomspace_cython_LIB_DEPENDS:STATIC=general;pthread;general;-Wl,--no-as-needed;general;atomspace;general;/usr/lib/x86_64-linux-gnu/libpython3.9.so; //The directory containing a CMake configuration file for boost_filesystem. boost_filesystem_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_filesystem-1.74.0 //The directory containing a CMake configuration file for boost_headers. boost_headers_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_headers-1.74.0 //The directory containing a CMake configuration file for boost_system. boost_system_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_system-1.74.0 //Dependencies for the target clearbox_LIB_DEPENDS:STATIC=general;pthread;general;atom_types;general;atomcore;general;atombase;general;value;general;/usr/local/lib/opencog/libcogutil.so; //Dependencies for the target example_LIB_DEPENDS:STATIC=general;pthread;general;smob;general;atomspace; //Dependencies for the target exec_LIB_DEPENDS:STATIC=general;pthread;general;execution;general;smob; //Dependencies for the target exec_cython_LIB_DEPENDS:STATIC=general;pthread;general;atomspace_cython;general;atomspace;general;/usr/lib/x86_64-linux-gnu/libpython3.9.so; //Dependencies for the target execution_LIB_DEPENDS:STATIC=general;pthread;general;parallel;general;clearbox;general;atomflow;general;atomcore;general;atombase; //Dependencies for the target executioncontext_LIB_DEPENDS:STATIC=general;pthread; //Dependencies for the target foreign_LIB_DEPENDS:STATIC=general;pthread;general;atombase;general;/usr/local/lib/opencog/libcogutil.so; //Dependencies for the target grounded_LIB_DEPENDS:STATIC=general;pthread;general;atombase; //Dependencies for the target guile-uuid_LIB_DEPENDS:STATIC=general;pthread;general;tlb;general;smob;general;/usr/local/lib/opencog/libcogutil.so; //Dependencies for the target join_LIB_DEPENDS:STATIC=general;pthread;general;atomcore;general;atombase;general;/usr/local/lib/opencog/libcogutil.so; //Dependencies for the target json_LIB_DEPENDS:STATIC=general;pthread;general;atomspace;general;execution;general;atombase;general;/usr/local/lib/opencog/libcogutil.so; //Dependencies for the target load_scm_LIB_DEPENDS:STATIC=general;pthread;general;sexpr; //Dependencies for the target logger_LIB_DEPENDS:STATIC=general;pthread;general;smob;general;/usr/local/lib/opencog/libcogutil.so; //Dependencies for the target logger_cython_LIB_DEPENDS:STATIC=general;pthread;general;/usr/local/lib/opencog/libcogutil.so;general;/usr/lib/x86_64-linux-gnu/libpython3.9.so; //Dependencies for the target parallel_LIB_DEPENDS:STATIC=general;pthread;general;atomcore;general;atombase; //Dependencies for the target pattern_LIB_DEPENDS:STATIC=general;pthread;general;query-engine;general;atomcore;general;atombase;general;/usr/local/lib/opencog/libcogutil.so; //Dependencies for the target persist-file_LIB_DEPENDS:STATIC=general;pthread;general;persist;general;storage-types;general;load_scm;general;sexpr;general;atomspace;general;smob; //Dependencies for the target persist-pg_LIB_DEPENDS:STATIC=general;pthread;general;/usr/lib/x86_64-linux-gnu/libpq.so; //Dependencies for the target persist-sql_LIB_DEPENDS:STATIC=general;pthread;general;persist;general;storage-types;general;tlb;general;atomspace;general;smob;general;persist-pg; //Dependencies for the target persist_LIB_DEPENDS:STATIC=general;pthread;general;storage-types;general;atomspace;general;smob; //Dependencies for the target query-engine_LIB_DEPENDS:STATIC=general;pthread;general;execution; //Dependencies for the target randgen_LIB_DEPENDS:STATIC=general;pthread;general;smob;general;/usr/local/lib/opencog/libcogutil.so; //Dependencies for the target scheme_LIB_DEPENDS:STATIC=general;pthread;general;atomspace_cython;general;atomspace;general;smob;general;/usr/lib/x86_64-linux-gnu/libpython3.9.so; //Dependencies for the target sexpr_LIB_DEPENDS:STATIC=general;pthread;general;atomspace;general;execution;general;atombase;general;/usr/local/lib/opencog/libcogutil.so; //Dependencies for the target smob_LIB_DEPENDS:STATIC=general;pthread;general;-Wl,--no-as-needed;general;clearbox;general;join;general;pattern;general;execution;general;atomflow;general;atomcore;general;foreign;general;atombase;general;truthvalue;general;atomspace;general;/usr/local/lib/libguile-3.0.so;general;/usr/local/lib/opencog/libcogutil.so; //Dependencies for the target storage-types_LIB_DEPENDS:STATIC=general;pthread; //Dependencies for the target test-types_LIB_DEPENDS:STATIC=general;pthread;general;atombase;general;atomspace; //Dependencies for the target tlb_LIB_DEPENDS:STATIC=general;pthread;general;atombase;general;atomspace;general;/usr/local/lib/opencog/libcogutil.so; //Dependencies for the target truthvalue_LIB_DEPENDS:STATIC=general;pthread;general;value;general;/usr/local/lib/opencog/libcogutil.so; //Dependencies for the target type-utils_LIB_DEPENDS:STATIC=general;pthread;general;atomcore;general;smob; //Dependencies for the target type_constructors_LIB_DEPENDS:STATIC=general;pthread;general;-Wl,--no-as-needed;general;atomspace;general;/usr/lib/x86_64-linux-gnu/libpython3.9.so; //Dependencies for the target utilities_cython_LIB_DEPENDS:STATIC=general;pthread;general;PythonEval;general;atomspace;general;type_constructors;general;executioncontext;general;/usr/lib/x86_64-linux-gnu/libpython3.9.so; //Dependencies for the target value_LIB_DEPENDS:STATIC=general;pthread;general;atom_types;general;/usr/local/lib/opencog/libcogutil.so; ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: Boost_DIR Boost_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ADDR2LINE CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/snet/atomspace/build //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=23 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=1 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //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_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_DLLTOOL CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 //Path to cache edit program executable. CMAKE_EDIT_COMMAND:INTERNAL=/usr/bin/cmake-gui //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=/opt/logicmoo_workspace/packs_sys/logicmoo_opencog/snet/atomspace //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE: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=67 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OCaml_EXECUTABLE CMAKE_OCaml_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OCaml_FIND CMAKE_OCaml_FIND-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OCaml_LEX CMAKE_OCaml_LEX-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OCaml_YACC CMAKE_OCaml_YACC-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_READELF CMAKE_READELF-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.23 //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=/usr/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED: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 //ADVANCED property for variable: CYTHON_EXECUTABLE CYTHON_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DOXYGEN_DOT_EXECUTABLE DOXYGEN_DOT_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: DOXYGEN_EXECUTABLE DOXYGEN_EXECUTABLE-ADVANCED:INTERNAL=1 //Details about finding Boost FIND_PACKAGE_MESSAGE_DETAILS_Boost:INTERNAL=[/usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake][cfound components: filesystem system ][v1.74.0(1.46)] //Details about finding Cython FIND_PACKAGE_MESSAGE_DETAILS_Cython:INTERNAL=[/usr/bin/cython][v(0.24.0)] //Details about finding Doxygen FIND_PACKAGE_MESSAGE_DETAILS_Doxygen:INTERNAL=[/usr/bin/doxygen][cfound components: doxygen dot ][v1.9.1()] //Details about finding PGSQL FIND_PACKAGE_MESSAGE_DETAILS_PGSQL:INTERNAL=[/usr/lib/x86_64-linux-gnu/libpq.so][/usr/include/postgresql][v14.2 (Debian 14.2-1+b3)(9.5)] //Details about finding Python3Interp FIND_PACKAGE_MESSAGE_DETAILS_Python3Interp:INTERNAL=[/usr/bin/python3][v()] //Details about finding PythonInterp FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python3.9][v3.9.10()] //Details about finding PythonLibs FIND_PACKAGE_MESSAGE_DETAILS_PythonLibs:INTERNAL=[/usr/lib/x86_64-linux-gnu/libpython3.9.so][/usr/include/python3.9][v3.9.12()] //ADVANCED property for variable: FOLLY_BENCHMARK_LIBRARIES FOLLY_BENCHMARK_LIBRARIES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: FOLLY_INCLUDE_DIR FOLLY_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: FOLLY_LIBRARIES FOLLY_LIBRARIES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: FOLLY_ROOT_DIR FOLLY_ROOT_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GEARMAN_INCLUDE_DIR GEARMAN_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GEARMAN_LIBRARY GEARMAN_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GUILE_INCLUDE_DIR GUILE_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: GUILE_LIBRARY GUILE_LIBRARY-ADVANCED:INTERNAL=1 //Have symbol secure_getenv HAVE_SECURE_GETENV:INTERNAL= //ADVANCED property for variable: PYTHON_EXECUTABLE PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PYTHON_INCLUDE_DIR PYTHON_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PYTHON_LIBRARY PYTHON_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PYTHON_LIBRARY_DEBUG PYTHON_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: VALGRIND_INCLUDE_DIR VALGRIND_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: VALGRIND_PROGRAM VALGRIND_PROGRAM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: boost_filesystem_DIR boost_filesystem_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: boost_headers_DIR boost_headers_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: boost_system_DIR boost_system_DIR-ADVANCED:INTERNAL=1