add_executable(scene3d
    scene3d.cpp
)
target_link_libraries(scene3d PRIVATE xpg)
