dwww Home | Show directory contents | Find package

set(SRCROOT ${PROJECT_SOURCE_DIR}/examples/X11)

# all source files
set(SRC ${SRCROOT}/X11.cpp)

# define the X11 target
sfml_add_example(X11Example GUI_APP
                 SOURCES ${SRC}
                 DEPENDS sfml-window OpenGL X11)

Generated by dwww version 1.15 on Sat May 18 15:24:11 CEST 2024.