summaryrefslogtreecommitdiff
path: root/devel/cppcheck/files/patch-gui_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cppcheck/files/patch-gui_CMakeLists.txt')
-rw-r--r--devel/cppcheck/files/patch-gui_CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cppcheck/files/patch-gui_CMakeLists.txt b/devel/cppcheck/files/patch-gui_CMakeLists.txt
index aff4c31501b0..045a0c7646ad 100644
--- a/devel/cppcheck/files/patch-gui_CMakeLists.txt
+++ b/devel/cppcheck/files/patch-gui_CMakeLists.txt
@@ -1,7 +1,7 @@
---- gui/CMakeLists.txt.orig 2017-05-13 09:27:11 UTC
+--- gui/CMakeLists.txt.orig 2017-10-07 21:11:39 UTC
+++ gui/CMakeLists.txt
-@@ -29,7 +29,7 @@ if (BUILD_GUI)
-
+@@ -27,7 +27,7 @@ if (BUILD_GUI)
+ qt5_use_modules(cppcheck-gui ${GUI_QT_COMPONENTS})
install(TARGETS cppcheck-gui RUNTIME DESTINATION ${CMAKE_INSTALL_FULL_BINDIR} COMPONENT applications)
- install(FILES ${qms} DESTINATION ${CMAKE_INSTALL_FULL_BINDIR} COMPONENT applications)