unleash-client-cpp provides a CMake target:

  find_package(unleash CONFIG REQUIRED)
  target_link_libraries(main PRIVATE unleash::unleash)
