Put soundfont to appropriate folder so it can be found by default

This commit is contained in:
alexey.lysiuk 2018-02-26 16:45:01 +02:00
parent 6bc2be1ca4
commit d45a50b0db
1 changed files with 1 additions and 1 deletions

View File

@ -1314,7 +1314,7 @@ endif()
add_custom_command(TARGET zdoom POST_BUILD
COMMAND ${CMAKE_COMMAND} -E copy_if_different
${CMAKE_SOURCE_DIR}/soundfont/gzdoom.sf2 $<TARGET_FILE_DIR:zdoom>)
${CMAKE_SOURCE_DIR}/soundfont/gzdoom.sf2 $<TARGET_FILE_DIR:zdoom>/soundfonts/gzdoom.sf2)
if( CMAKE_COMPILER_IS_GNUCXX )
# GCC misoptimizes this file