+ remove unused line in CMake file

This commit is contained in:
wmayer
2015-10-23 11:08:22 +02:00
parent 52b79c1764
commit bdf24ffb1a

View File

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