Let's have it as it's common to be, which means top level src/ for sources, single data/ for data, and so on.
4 lines
60 B
CMake
4 lines
60 B
CMake
install(FILES default_alarm.wav
|
|
DESTINATION ${soundsdir}
|
|
)
|