include(CMakeFindDependencyMacro)
find_dependency(Protobuf REQUIRED)
include("${CMAKE_CURRENT_LIST_DIR}/libprotobuf-mutatorTargets.cmake")