godot-cpp provides CMake targets:

  find_package(unofficial-godot-cpp CONFIG REQUIRED)
  target_link_libraries(main PRIVATE unofficial::godot::cpp)
