include(CMakeFindDependencyMacro) find_dependency(Protobuf REQUIRED CONFIG) find_dependency(QtProtobuf REQUIRED CONFIG) include("${CMAKE_CURRENT_LIST_DIR}/@TARGET_EXPORT@.cmake") @PACKAGE_INIT@