dwww Home | Show directory contents | Find package

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

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

# define the sound target
sfml_add_example(sound
                 SOURCES ${SRC}
                 DEPENDS sfml-audio
                 RESOURCES_DIR resources)

Generated by dwww version 1.15 on Sat May 18 13:01:06 CEST 2024.