cmake find_package(PUBLIC_DEP_NAME) examples
SOCI/soci
cmake/soci_utils.cmake
:122
find_package
(
"${PUBLIC_DEP_NAME}"
REQUIRED)