# This is the CMakeCache file. # For build in directory: /aptdata/openscap/20260121211726 # 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 ######################## //Set to ON to enable ansible-lint and yamllint checks ANSIBLE_CHECKS:BOOL=OFF //Path to a program. ANSIBLE_LINT_EXECUTABLE:FILEPATH=/usr/local/bin/ansible-lint //Path to a program. ANSIBLE_PLAYBOOK_EXECUTABLE:FILEPATH=/usr/local/bin/ansible-playbook //Path to a program. BATS_EXECUTABLE:FILEPATH=BATS_EXECUTABLE-NOTFOUND //Choose the type of build. CMAKE_BUILD_TYPE:STRING=Release //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= //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= //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=/usr/local //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_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake //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=scap-security-guide //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 //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 //If enabled, during ctest opted in products will be checked for // rules that are present in the old release but not in the current // one. ENABLE_CHECK_RULE_REMOVAL:BOOL=OFF //Set to ON to enable SCAPVal tests ENABLE_SCAPVAL13:BOOL=OFF //If enabled, perform all validation tests regardless of oscap // version requirements. By default, the build system may not perform // validation of some content types if the openscap used to build // it is not up-to-date FORCE_VALIDATE_EVERYTHING:BOOL=OFF //Path to a program. GIT_EXECUTABLE:FILEPATH=/usr/bin/git //Path to a program. GREP_EXECUTABLE:FILEPATH=/usr/bin/grep //Path to a program. LINKCHECKER_EXECUTABLE:FILEPATH=LINKCHECKER_EXECUTABLE-NOTFOUND //Path to a program. OPENSCAP_OSCAP_EXECUTABLE:FILEPATH=/usr/bin/oscap //Path to a file. OPENSCAP_XCCDF_XSL_1_2:FILEPATH=/usr/share/openscap/xsl/xccdf_1.1_to_1.2.xsl //Location of Python module cmakelint PY_CMAKELINT:STRING=/home/ubuntu/.local/lib/python3.10/site-packages/cmakelint //Location of Python module jinja2 PY_JINJA2:STRING=/usr/local/lib/python3.10/dist-packages/jinja2 //Location of Python module json2html PY_JSON2HTML:STRING=/home/ubuntu/.local/lib/python3.10/site-packages/json2html //Location of Python module lxml PY_LXML:STRING=/home/ubuntu/.local/lib/python3.10/site-packages/lxml //Location of Python module mypy PY_MYPY:STRING=/home/ubuntu/.local/lib/python3.10/site-packages/mypy/__init__.cpython-310-x86_64-linux-gnu.so //Location of Python module openpyxl PY_OPENPYXL:STRING=/home/ubuntu/.local/lib/python3.10/site-packages/openpyxl //Location of Python module pandas PY_PANDAS:STRING=/home/ubuntu/.local/lib/python3.10/site-packages/pandas //Location of Python module pcre2 PY_PCRE2:STRING=/home/ubuntu/.local/lib/python3.10/site-packages/pcre2 //Location of Python module prometheus_client PY_PROMETHEUS_CLIENT:STRING=/home/ubuntu/.local/lib/python3.10/site-packages/prometheus_client //Location of Python module requests PY_REQUESTS:STRING=/usr/local/lib/python3.10/dist-packages/requests //Location of Python module trestle PY_TRESTLE:STRING=/home/ubuntu/.local/lib/python3.10/site-packages/trestle //Location of Python module yaml PY_YAML:STRING=/usr/local/lib/python3.10/dist-packages/yaml //Path to a program. SED_EXECUTABLE:FILEPATH=/usr/bin/sed //Path to a program. SHELLCHECK_EXECUTABLE:FILEPATH=SHELLCHECK_EXECUTABLE-NOTFOUND //If enabled, Ansible Playbooks for each profile will be built // and installed. SSG_ANSIBLE_PLAYBOOKS_ENABLED:BOOL=ON //If enabled, Ansible Playbooks for each rule will be built and // installed. SSG_ANSIBLE_PLAYBOOKS_PER_RULE_ENABLED:BOOL=OFF //If enabled, Bash remediation scripts for each profile will be // built and installed. SSG_BASH_SCRIPTS_ENABLED:BOOL=ON //If enabled, bats will be used to run unit-tests of bash remediations. SSG_BATS_TESTS_ENABLED:BOOL=ON //If enabled, If the product has automated content from DISA for // its STIG a tailoring file will be created with rules not covered // by DISA's content enabled. SSG_BUILD_DISA_DELTA_FILES:BOOL=ON //If enabled, Automatus tests will be built SSG_BUILT_TESTS_ENABLED:BOOL=OFF //If enabled, CentOS derivative content will be built from the // RHEL content SSG_CENTOS_DERIVATIVES_ENABLED:BOOL=ON //Where the jinja2 cached bytecode should be stored. This speeds // up builds at the expense of disk space. You can use one location // for multiple SSG builds for performance improvements. SSG_JINJA2_CACHE_DIR:PATH=/aptdata/openscap/20260121211726/jinja2_cache //If enabled, the jinja2 templating files will be cached into bytecode. // Also see SSG_JINJA2_CACHE_DIR. SSG_JINJA2_CACHE_ENABLED:BOOL=ON //If enabled, linkchecker will be used to validate URLs in all // the HTML guides and tables. SSG_LINKCHECKER_VALIDATION_ENABLED:BOOL=ON //If enabled, schematron validation will be performed as part of // the ctest tests. Schematron takes a lot of time to complete // but can find more issues than just plain XSD validation. SSG_OVAL_SCHEMATRON_VALIDATION_ENABLED:BOOL=ON //If enabled, the Amazon Linux 2023 SCAP content will be built SSG_PRODUCT_AL2023:BOOL=OFF //If enabled, the Alibaba Cloud Linux 2 SCAP content will be built SSG_PRODUCT_ALINUX2:BOOL=OFF //If enabled, the Alibaba Cloud Linux 3 SCAP content will be built SSG_PRODUCT_ALINUX3:BOOL=OFF //If enabled, the AlmaLinux OS 9 SCAP content will be built SSG_PRODUCT_ALMALINUX9:BOOL=OFF //If enabled, the Anolis OS 23 SCAP content will be built SSG_PRODUCT_ANOLIS23:BOOL=OFF //If enabled, the Anolis OS 8 SCAP content will be built SSG_PRODUCT_ANOLIS8:BOOL=OFF //If enabled, the Debian 11 SCAP content will be built SSG_PRODUCT_DEBIAN11:BOOL=OFF //If enabled, the Debian 12 SCAP content will be built SSG_PRODUCT_DEBIAN12:BOOL=OFF //If enabled, the Debian 13 SCAP content will be built SSG_PRODUCT_DEBIAN13:BOOL=OFF //If enabled, all default release products will be built; otherwise // only explicitly enabled products will be SSG_PRODUCT_DEFAULT:BOOL=OFF //If enabled, the EKS SCAP content will be built SSG_PRODUCT_EKS:BOOL=OFF //If enabled, the Example SCAP content will be built SSG_PRODUCT_EXAMPLE:BOOL=OFF //If enabled, the Fedora SCAP content will be built SSG_PRODUCT_FEDORA:BOOL=OFF //If enabled, the Firefox SCAP content will be built SSG_PRODUCT_FIREFOX:BOOL=OFF //If enabled, the Kylin Server V10 content will be built SSG_PRODUCT_KYLINSERVER10:BOOL=OFF //If enabled, the OCP4 SCAP content will be built SSG_PRODUCT_OCP4:BOOL=OFF //If enabled, the Oracle Linux 10 SCAP content will be built SSG_PRODUCT_OL10:BOOL=OFF //If enabled, the Oracle Linux 7 SCAP content will be built SSG_PRODUCT_OL7:BOOL=OFF //If enabled, the Oracle Linux 8 SCAP content will be built SSG_PRODUCT_OL8:BOOL=OFF //If enabled, the Oracle Linux 9 SCAP content will be built SSG_PRODUCT_OL9:BOOL=OFF //If enabled, the OpenEmbedded SCAP content will be built SSG_PRODUCT_OPENEMBEDDED:BOOL=OFF //If enabled, the openEuler 22.03 LTS content will be built SSG_PRODUCT_OPENEULER2203:BOOL=OFF //If enabled, the openSUSE SCAP content will be built SSG_PRODUCT_OPENSUSE:BOOL=OFF //If enabled, the RHCOS4 SCAP content will be built SSG_PRODUCT_RHCOS4:BOOL=OFF //If enabled, the RHEL10 SCAP content will be built SSG_PRODUCT_RHEL10:BOOL=OFF //If enabled, the RHEL8 SCAP content will be built SSG_PRODUCT_RHEL8:BOOL=OFF //If enabled, the RHEL9 SCAP content will be built SSG_PRODUCT_RHEL9:BOOL=OFF //If enabled, the RHV4 SCAP content will be built SSG_PRODUCT_RHV4:BOOL=OFF //If enabled, the SLE12 SCAP content will be built SSG_PRODUCT_SLE12:BOOL=OFF //If enabled, the SLE15 SCAP content will be built SSG_PRODUCT_SLE15:BOOL=OFF //If enabled, the SLE16 SCAP content will be built SSG_PRODUCT_SLE16:BOOL=OFF //If enabled, the SLE Micro 5 SCAP content will be built SSG_PRODUCT_SLMICRO5:BOOL=OFF //If enabled, the SLE Micro 6 SCAP content will be built SSG_PRODUCT_SLMICRO6:BOOL=OFF //If enabled, the TencentOS Server 4 SCAP content will be built SSG_PRODUCT_TENCENTOS4:BOOL=OFF //If enabled, the Ubuntu 22.04 SCAP content will be built SSG_PRODUCT_UBUNTU2204:BOOL=ON //If enabled, the Ubuntu 24.04 SCAP content will be built SSG_PRODUCT_UBUNTU2404:BOOL=OFF //If enabled, CTest tests will contain validation of built SCAP // content. This is very time consuming. SSG_SCAP_VALIDATION_ENABLED:BOOL=ON //If enabled, additional SCE audit content will be enabled alongside // OVAL-based auditing. SSG_SCE_ENABLED:BOOL=OFF //If enabled, separate SCAP files (OVAL, XCCDF, CPE dict, ...) // will be installed alongside the source data-streams SSG_SEPARATE_SCAP_FILES_ENABLED:BOOL=ON //If enabled, shellcheck validation of bash fixes will be performed // as part of the ctest tests. SSG_SHELLCHECK_BASH_FIXES_VALIDATION_ENABLED:BOOL=ON //If enabled, an XLSX of SRG Export will be ceated. SSG_SRG_XLSX_EXPORT:BOOL=OFF //Specify the XCCDF 1.2 vendor string. SSG_VENDOR:STRING=ssgproject //Path to a program. XMLLINT_EXECUTABLE:FILEPATH=/usr/bin/xmllint //Path to a program. XSLTPROC_EXECUTABLE:FILEPATH=/usr/bin/xsltproc //Path to a program. YAMLLINT_EXECUTABLE:FILEPATH=/usr/local/bin/yamllint //Value Computed by CMake scap-security-guide_BINARY_DIR:STATIC=/aptdata/openscap/20260121211726 //Value Computed by CMake scap-security-guide_IS_TOP_LEVEL:STATIC=ON //Value Computed by CMake scap-security-guide_SOURCE_DIR:STATIC=/aptdata/openscap/scap-security-guide ######################## # INTERNAL cache entries ######################## //STRINGS property for variable: CMAKE_BUILD_TYPE CMAKE_BUILD_TYPE-STRINGS:INTERNAL=Debug;Release;MinSizeRel;RelWithDebInfo //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/aptdata/openscap/20260121211726 //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=22 //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_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=/aptdata/openscap/scap-security-guide //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_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_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_MAKE_PROGRAM CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=3 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.22 //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 //uname command CMAKE_UNAME:INTERNAL=/usr/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //tarball basename CPACK_SOURCE_PACKAGE_FILE_NAME:INTERNAL=scap-security-guide-0.1.80 //Details about finding PY_cmakelint FIND_PACKAGE_MESSAGE_DETAILS_PY_cmakelint:INTERNAL=[/home/ubuntu/.local/lib/python3.10/site-packages/cmakelint][v()] //Details about finding PY_jinja2 FIND_PACKAGE_MESSAGE_DETAILS_PY_jinja2:INTERNAL=[/usr/local/lib/python3.10/dist-packages/jinja2][v()] //Details about finding PY_json2html FIND_PACKAGE_MESSAGE_DETAILS_PY_json2html:INTERNAL=[/home/ubuntu/.local/lib/python3.10/site-packages/json2html][v()] //Details about finding PY_lxml FIND_PACKAGE_MESSAGE_DETAILS_PY_lxml:INTERNAL=[/home/ubuntu/.local/lib/python3.10/site-packages/lxml][v()] //Details about finding PY_mypy FIND_PACKAGE_MESSAGE_DETAILS_PY_mypy:INTERNAL=[/home/ubuntu/.local/lib/python3.10/site-packages/mypy/__init__.cpython-310-x86_64-linux-gnu.so][v()] //Details about finding PY_openpyxl FIND_PACKAGE_MESSAGE_DETAILS_PY_openpyxl:INTERNAL=[/home/ubuntu/.local/lib/python3.10/site-packages/openpyxl][v()] //Details about finding PY_pandas FIND_PACKAGE_MESSAGE_DETAILS_PY_pandas:INTERNAL=[/home/ubuntu/.local/lib/python3.10/site-packages/pandas][v()] //Details about finding PY_pcre2 FIND_PACKAGE_MESSAGE_DETAILS_PY_pcre2:INTERNAL=[/home/ubuntu/.local/lib/python3.10/site-packages/pcre2][v()] //Details about finding PY_prometheus_client FIND_PACKAGE_MESSAGE_DETAILS_PY_prometheus_client:INTERNAL=[/home/ubuntu/.local/lib/python3.10/site-packages/prometheus_client][v()] //Details about finding PY_requests FIND_PACKAGE_MESSAGE_DETAILS_PY_requests:INTERNAL=[/usr/local/lib/python3.10/dist-packages/requests][v()] //Details about finding PY_trestle FIND_PACKAGE_MESSAGE_DETAILS_PY_trestle:INTERNAL=[/home/ubuntu/.local/lib/python3.10/site-packages/trestle][v()] //Details about finding PY_yaml FIND_PACKAGE_MESSAGE_DETAILS_PY_yaml:INTERNAL=[/usr/local/lib/python3.10/dist-packages/yaml][v()] //Details about finding Python FIND_PACKAGE_MESSAGE_DETAILS_Python:INTERNAL=[/usr/bin/python3][cfound components: Interpreter ][v3.10.12()] //Path to a program. _Python_EXECUTABLE:INTERNAL=/usr/bin/python3 //Python Properties _Python_INTERPRETER_PROPERTIES:INTERNAL=Python;3;10;12;64;;cpython-310-x86_64-linux-gnu;/usr/lib/python3.10;/usr/lib/python3.10;/usr/lib/python3/dist-packages;/usr/lib/python3/dist-packages _Python_INTERPRETER_SIGNATURE:INTERNAL=4c8bfa8951e99fa32e4000a94f8c04a2