aboutsummarylogtreecommitdiffstats
path: root/0006-Don-t-add-resource-files-to-LIBS-parameter.patch
diff options
context:
space:
mode:
authorMartchus2018-12-22 17:19:05 +0100
committerMartchus2018-12-22 17:19:05 +0100
commit8cb0a8e8891db5cb17bf0225b243a6983519e19e (patch)
tree2bacfc996fd9ca2768c1046221b808b5da0b7cab /0006-Don-t-add-resource-files-to-LIBS-parameter.patch
parentf835d8ffaedccfa55c5545559c505caf698f62e2 (diff)
downloadaur-8cb0a8e8891db5cb17bf0225b243a6983519e19e.tar.gz
Fix use of static libraries with CMake
Diffstat (limited to '0006-Don-t-add-resource-files-to-LIBS-parameter.patch')
-rw-r--r--0006-Don-t-add-resource-files-to-LIBS-parameter.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0006-Don-t-add-resource-files-to-LIBS-parameter.patch b/0006-Don-t-add-resource-files-to-LIBS-parameter.patch
index 0a9cb5c2cb0b..1e9b435cfbf7 100644
--- a/0006-Don-t-add-resource-files-to-LIBS-parameter.patch
+++ b/0006-Don-t-add-resource-files-to-LIBS-parameter.patch
@@ -24,5 +24,5 @@ index de7363e51b..b2b9d01799 100644
if (project->isActiveConfig("dll")) {
QString destDir = "";
--
-2.19.2
+2.20.1