summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2020-04-28 16:26:54 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2020-04-29 23:08:28 +0200
commit317cfb677464a9610e4b46971e508b90f59b90f6 (patch)
tree0313cfbc40c4d06803c36993ddfdfc0fa9ef3b93 /src/3rdparty
parenta4071c18de94e41a157642cd0dfa0f4748d531af (diff)
CMake: Fix CMP0100 warning for bundled harfbuzz
Add a SKIP_AUTOMOC argument to qt_add_3rdparty_library and use it in BundledHarfbuzz. Change-Id: Ie4aa61639a5ab64f286ac539989572a9ae6bc3d5 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/3rdparty')
-rw-r--r--src/3rdparty/harfbuzz-ng/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/3rdparty/harfbuzz-ng/CMakeLists.txt b/src/3rdparty/harfbuzz-ng/CMakeLists.txt
index 38381f747d..967aac353d 100644
--- a/src/3rdparty/harfbuzz-ng/CMakeLists.txt
+++ b/src/3rdparty/harfbuzz-ng/CMakeLists.txt
@@ -6,6 +6,7 @@
qt_add_3rdparty_library(BundledHarfbuzz
STATIC
+ SKIP_AUTOMOC # special case
SOURCES
hb-dummy.cc
src/hb.h