@PACKAGE_INIT@ include(CMakeFindDependencyMacro) # oatpp headers are expected to be available through the consumer's own # find_package(oatpp) — authkit is header-only and defers that to the app. include("${CMAKE_CURRENT_LIST_DIR}/oatpp-authkit-targets.cmake") check_required_components(oatpp-authkit)