You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/apps/precoded_announce/CMakeLists.txt

11 lines
194 B

set (precoded_announce_SRCS
PrecodedAnnounce.cpp
)
set (precoded_announce_audio_files
test.predef
)
SET(sems_module_name precoded_announce)
INCLUDE(${CMAKE_SOURCE_DIR}/cmake/module.rules.txt)