Spreadsheet: Removed superfluous fc_target_copy_resource call in CMakeLists.txt.

This commit is contained in:
Eivind Kvedalen
2015-06-12 22:11:08 +02:00
committed by wmayer
parent 5d7d030d13
commit 2bef65446a

View File

@@ -5,11 +5,6 @@ if(BUILD_GUI)
add_subdirectory(Gui)
endif(BUILD_GUI)
fc_target_copy_resource(Spreadsheet
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_BINARY_DIR}/Mod/Spreadsheet
Spreadsheet_rc.py)
INSTALL(
FILES
Init.py