include(impl.cmake) add_executable(photon_light src/main.cxx ) target_link_libraries(photon_light PRIVATE photon_light_impl)