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 434012575f
commit 6213bd54d7

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