Support of INSTALL target on Windows (VC++ and MinGW)
This commit is contained in:
@@ -69,7 +69,7 @@ ADD_CUSTOM_TARGET(Surfaces ALL
|
||||
SOURCES ${all_files}
|
||||
)
|
||||
|
||||
fc_copy_sources("Mod/Surfaces" "Surfaces" ${all_files})
|
||||
fc_copy_sources(Surfaces "${CMAKE_BINARY_DIR}/Mod/Surfaces" ${all_files})
|
||||
|
||||
INSTALL(
|
||||
FILES
|
||||
|
||||
Reference in New Issue
Block a user