+ remove unused line in CMake file

This commit is contained in:
wmayer 2015-10-23 11:08:22 +02:00
parent e1dd86f0a9
commit 1c90c3794d

View File

@ -1,4 +1,3 @@
PYSIDE_WRAP_RC(Spreadsheet_QRC_SRCS Resources/Spreadsheet.qrc)
add_subdirectory(App)
if(BUILD_GUI)