Fixed copy directory
This commit is contained in:
parent
7b8503712e
commit
e73665fe1a
|
@ -98,7 +98,7 @@ ADD_CUSTOM_TARGET(Ship ALL
|
|||
SOURCES ${all_files}
|
||||
)
|
||||
|
||||
fc_copy_sources(Ship "${CMAKE_BINARY_DIR}/Mod/Ship" ${all_files})
|
||||
fc_copy_sources(Mod/Ship "${CMAKE_BINARY_DIR}/Mod/Ship" ${all_files})
|
||||
|
||||
INSTALL(
|
||||
FILES
|
||||
|
|
Loading…
Reference in New Issue
Block a user