FakeItΒΆ

hunter_add_package(FakeIt)
find_package(FakeIt CONFIG REQUIRED)
target_link_libraries(... FakeIt::FakeIt)