Skip to content

Commit

Permalink
Spreadsheet: Removed superfluous fc_target_copy_resource call in CMak…
Browse files Browse the repository at this point in the history
…eLists.txt.
  • Loading branch information
eivindkv authored and wwmayer committed Jun 13, 2015
1 parent 9d5d05a commit efc21a5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Mod/Spreadsheet/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit efc21a5

Please sign in to comment.