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.
http://www.swi-prolog.org/build/issues/
. If not provided,
the library file with extension .html
is used.windows
, unix
or linux
. If present, the component
is only checked for if we are running on a version of the
specified operating system.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).true
, false
or exception(Error)
and messages with a list of generated error and warning
messages. Each message is a term:
message(Term,Kind,Lines)
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