include(FindPackageHandleStandardArgs) find_package_handle_standard_args(PoDoFo DEFAULT_MSG PoDoFo_LIBRARY PoDoFo_INCLUDE_DIR)
Allow other projects to find your library via find_package : mastering cmake pdf
This guide covers both aspects with production-ready examples. mastering cmake pdf
: A classic introductory post that teaches through practical application. mastering cmake pdf