Fixed: #1412 Added build_sound, build_samplebank and build_soundbank to CMake.
This commit is contained in:
parent
b7c3319d28
commit
c899804722
1 changed files with 5 additions and 0 deletions
|
@ -1 +1,6 @@
|
|||
ADD_SUBDIRECTORY(build_samplebank)
|
||||
ADD_SUBDIRECTORY(build_sound)
|
||||
ADD_SUBDIRECTORY(build_soundbank)
|
||||
|
||||
# Deprecated tool - no longer useful, valid or buildable.
|
||||
#ADD_SUBDIRECTORY(source_sounds_builder)
|
||||
|
|
Loading…
Reference in a new issue