Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
grzegorzmazur committed Feb 20, 2018
1 parent 6ac8448 commit 8487b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cyacas/yacas-gui/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ include_directories (include)
qt5_wrap_ui (ui_mainwindow.h ui/mainwindow.ui)
qt5_wrap_ui (ui_preferences_dialog.h ui/preferences_dialog.ui)

qt5_add_resources (qrc_img.cpp img.qrc --compress 9)
qt5_add_resources (qrc_img.cpp img.qrc OPTIONS --compress 9)

set (QRESOURCES qrc_img.cpp)

Expand Down

0 comments on commit 8487b2a

Please sign in to comment.