Fix Dice3DS nested directory for non-installed build

This commit is contained in:
sgrogan
2018-05-15 18:10:08 -04:00
committed by Yorik van Havre
parent 39e3508b3f
commit 46a91630b6

View File

@@ -59,7 +59,7 @@ ADD_CUSTOM_TARGET(Arch ALL
)
fc_copy_sources(Arch "${CMAKE_BINARY_DIR}/Mod/Arch" ${Arch_SRCS})
fc_copy_sources(Arch "${CMAKE_BINARY_DIR}/Mod/Arch/Dice3DS" ${Dice3DS_SRCS})
fc_copy_sources(Arch "${CMAKE_BINARY_DIR}/Mod/Arch" ${Dice3DS_SRCS})
fc_target_copy_resource(Arch
${CMAKE_SOURCE_DIR}/src/Mod/Arch