aboutsummarylogtreecommitdiffstats
path: root/0006-Don-t-add-resource-files-to-LIBS-parameter.patch
diff options
context:
space:
mode:
authorMartchus2018-12-22 17:19:06 +0100
committerMartchus2018-12-22 17:19:06 +0100
commit72950419466fbc9ad84ef3c8e66bd0cefd3d389f (patch)
treed99c0105044e665947ec1d380cc1122e99bcaf8a /0006-Don-t-add-resource-files-to-LIBS-parameter.patch
parentb332140f95a19615faccfd281179065638c38026 (diff)
downloadaur-72950419466fbc9ad84ef3c8e66bd0cefd3d389f.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