September 2018
Intermediate to advanced
606 pages
14h 32m
English
The check_<lang>_source_runs functions for C and C++ operate with the same general principles as check_<lang>_source_compiles, but add an extra step where the produced executable is actually run. As for check_<lang>_source_compiles, the execution of check_<lang>_source_runs can be directed by the following variables:
Since we used the imported target as produced by pkg_search_module, it was only necessary to set CMAKE_REQUIRES_LIBRARIES to PkgConfig::UUID, to also get the include directories ...
Read now
Unlock full access