cmake find_package(systemd) examples
grpc/grpc
cmake/systemd.cmake
:19
find_package
(systemd REQUIRED)
grpc/grpc
cmake/systemd.cmake
:21
find_package
(systemd)
grpc/grpc
cmake/modules/Findsystemd.cmake
:16
find_package
(systemd QUIET CONFIG)