CMake: [skip ci] remove trailing whitespaces

This commit is contained in:
wmayer
2022-08-24 07:46:07 +02:00
parent a1776d3e74
commit a899f078bd
7 changed files with 8 additions and 10 deletions

View File

@@ -81,7 +81,7 @@ ADD_CUSTOM_TARGET(ImportPy ALL
SOURCES ${SCL_Resources}
)
fc_target_copy_resource(ImportPy
fc_target_copy_resource(ImportPy
${CMAKE_SOURCE_DIR}/src/Mod/Import/App
${CMAKE_BINARY_DIR}/Mod/Import
${SCL_Resources})