mirror of https://github.com/sipwise/sems.git
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1516 8eb893ce-cfd4-0310-b710-fb5ebe64c474sayer/1.4-spce2.6
parent
683d52bc48
commit
f5f4672db4
@ -0,0 +1,5 @@
|
||||
FOREACH (audio_file ${audio_files})
|
||||
INSTALL(
|
||||
FILES wav/${audio_file} DESTINATION ${SEMS_AUDIO_PREFIX}/sems/audio/${sems_module_name}
|
||||
)
|
||||
ENDFOREACH()
|
Loading…
Reference in new issue