summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/harfbuzz-ng/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/harfbuzz-ng/CMakeLists.txt')
-rw-r--r--src/3rdparty/harfbuzz-ng/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/3rdparty/harfbuzz-ng/CMakeLists.txt b/src/3rdparty/harfbuzz-ng/CMakeLists.txt
index 1940da9b2b..c761bda388 100644
--- a/src/3rdparty/harfbuzz-ng/CMakeLists.txt
+++ b/src/3rdparty/harfbuzz-ng/CMakeLists.txt
@@ -76,8 +76,6 @@ qt_internal_add_3rdparty_library(BundledHarfbuzz
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include/harfbuzz>
)
-set_target_properties(BundledHarfbuzz PROPERTIES UNITY_BUILD OFF)
-
qt_internal_add_sync_header_dependencies(BundledHarfbuzz Core)
# GHS compiler doesn't support the __restrict keyword