Fixed the module copy path

This commit is contained in:
J.L. Cercos-Pita 2014-12-12 12:28:39 +01:00 committed by Yorik van Havre
parent fc7c75ba84
commit 5a23e77385

View File

@ -94,7 +94,7 @@ ADD_CUSTOM_TARGET(Ship ALL
SOURCES ${all_files}
)
fc_copy_sources(Mod/Ship "${CMAKE_BINARY_DIR}/Mod/Ship" ${all_files})
fc_copy_sources(Ship "${CMAKE_BINARY_DIR}/Mod/Ship" ${all_files})
INSTALL(
FILES