Fix Dice3DS nested directory for non-installed build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user