Fixed the module copy path
This commit is contained in:
committed by
Yorik van Havre
parent
434012575f
commit
6213bd54d7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user