summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-03-06 17:49:39 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-03-10 07:33:13 +0100
commit02f08d50383c7373caefe76d454b59b881fe30e1 (patch)
tree317f480e2fe764581ffe82785091871e061c2261 /src/3rdparty/CMakeLists.txt
parent729a73a9cfe774cb49251be8c99ba5b26d516e01 (diff)
CMake: Remove old 3rdparty mechanism for harfbuzz-non-ng
Change-Id: I37c1e561ac83c51a06aae50ccb176094785d52f5 Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/3rdparty/CMakeLists.txt')
-rw-r--r--src/3rdparty/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/3rdparty/CMakeLists.txt b/src/3rdparty/CMakeLists.txt
index c6a5da43ae..d6ef4f3a56 100644
--- a/src/3rdparty/CMakeLists.txt
+++ b/src/3rdparty/CMakeLists.txt
@@ -1,6 +1,5 @@
# special case skip regeneration
# The file is maintained manually
-add_subdirectory(harfbuzz)
if(QT_FEATURE_png AND NOT QT_FEATURE_system_png)
add_subdirectory(libpng)