aboutsummarylogtreecommitdiffstats
path: root/0026-Fix-macro-invoking-moc-rcc-and-uic.patch
diff options
context:
space:
mode:
authorMartchus2018-12-22 17:19:05 +0100
committerMartchus2018-12-22 17:19:05 +0100
commit8cb0a8e8891db5cb17bf0225b243a6983519e19e (patch)
tree2bacfc996fd9ca2768c1046221b808b5da0b7cab /0026-Fix-macro-invoking-moc-rcc-and-uic.patch
parentf835d8ffaedccfa55c5545559c505caf698f62e2 (diff)
downloadaur-8cb0a8e8891db5cb17bf0225b243a6983519e19e.tar.gz
Fix use of static libraries with CMake
Diffstat (limited to '0026-Fix-macro-invoking-moc-rcc-and-uic.patch')
-rw-r--r--0026-Fix-macro-invoking-moc-rcc-and-uic.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0026-Fix-macro-invoking-moc-rcc-and-uic.patch b/0026-Fix-macro-invoking-moc-rcc-and-uic.patch
index 3666e1853862..1d244bdc09c2 100644
--- a/0026-Fix-macro-invoking-moc-rcc-and-uic.patch
+++ b/0026-Fix-macro-invoking-moc-rcc-and-uic.patch
@@ -1,4 +1,4 @@
-From 21151358f35b2e052baf54a46f88f44f5797c260 Mon Sep 17 00:00:00 2001
+From 4f58af1580449536e00792fa5e4051352ba8133a Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 4 Dec 2016 20:35:47 +0100
Subject: [PATCH 26/33] Fix macro invoking moc, rcc and uic
@@ -70,5 +70,5 @@ index 737371a5ad..d103278cdf 100644
MAIN_DEPENDENCY ${infile} VERBATIM)
set_source_files_properties(${infile} PROPERTIES SKIP_AUTOUIC ON)
--
-2.19.2
+2.20.1