Fixed the module copy path
This commit is contained in:
parent
fc7c75ba84
commit
5a23e77385
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user