Refactored audiogen tool
This commit is contained in:
@ -12,6 +12,7 @@ set(
|
||||
${DAWN_CACHE_TARGET}
|
||||
)
|
||||
|
||||
# Sources
|
||||
set(D ${CMAKE_CURRENT_LIST_DIR})
|
||||
set(
|
||||
DAWN_SHARED_SOURCES
|
||||
@ -20,4 +21,10 @@ set(
|
||||
|
||||
CACHE INTERNAL
|
||||
${DAWN_CACHE_TARGET}
|
||||
)
|
||||
|
||||
# Compile Definitions
|
||||
set(
|
||||
DAWN_SHARED_DEFINITIONS
|
||||
|
||||
)
|
Reference in New Issue
Block a user