add_executable(paradiso_pong pong.cpp)

target_link_libraries(paradiso_pong paradiso_core)