Did you know ... | Search Documentation: |
check_installation.pl -- Check installation issues and features |
This library performs checks on the installed system to verify which optional components are available and whether all libraries that load shared objects/DLLs can be loaded.
If issues are found it prints a diagnostic message with a link to a wiki page with additional information about the issue.
optional_not_found
(optional component is not present), not_found
(component is
not present) or failed
(component is present but cannot be
loaded).cmake -DINSTALL_TESTS=ON
Options processed:
false
, do not test the packagesThe following predicates are exported from this file while their implementation is defined in imported modules or non-module files loaded by this module.
cmake -DINSTALL_TESTS=ON
Options processed:
false
, do not test the packages