Remove patch merged in https://github.com/qgis/QGIS/pull/32831/ instead
of reverting it.. spotted by sthen@
This commit is contained in:
parent
d8154adcb8
commit
15eb188968
@ -1,15 +0,0 @@
|
||||
$OpenBSD: patch-src_providers_wms_CMakeLists_txt,v 1.5 2019/12/12 10:54:49 landry Exp $
|
||||
|
||||
https://github.com/qgis/QGIS/pull/32824/
|
||||
|
||||
Index: src/providers/wms/CMakeLists.txt
|
||||
--- src/providers/wms/CMakeLists.txt.orig
|
||||
+++ src/providers/wms/CMakeLists.txt
|
||||
@@ -82,7 +82,6 @@ IF (WITH_GUI)
|
||||
)
|
||||
TARGET_COMPILE_DEFINITIONS(wmsprovider_gui_a PRIVATE "-DQT_NO_FOREACH")
|
||||
ADD_DEPENDENCIES(wmsprovider_gui_a ui)
|
||||
- ADD_DEPENDENCIES(wmsprovider_a ui)
|
||||
ENDIF (WITH_GUI)
|
||||
|
||||
IF (FORCE_STATIC_PROVIDERS)
|
Loading…
x
Reference in New Issue
Block a user