Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libscap: Guard against install_lib_link_libraries-NOTFOUND
Previously, an erroneous -linstall_lib_link_libraries-NOTFOUND directive could be added to the configured libscap.pc pkg-config file. * cmake/modules/libscap.cmake: Ensure ${install_lib_link_library} is true.
- Loading branch information