Configuring CMake to build assets into output folder

This commit is contained in:
2019-11-30 18:28:42 -08:00
parent 20121e7eaa
commit 9063cf8915
5 changed files with 19 additions and 3 deletions

View File

@@ -1,2 +1,3 @@
add_subdirectory(hrtf_kemar)
add_standard_asset(font.tga)
set(KRAKEN_STANDARD_ASSETS "${KRAKEN_STANDARD_ASSETS}" PARENT_SCOPE)

BIN
standard_assets/font.tga Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 KiB