From beebd7f4b197b6ba918439d6a8af809744ae81d7 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Tue, 17 Mar 2020 09:05:10 +0100 Subject: CMake: Regenerate projects and adjust after old harfbuzz removal Change-Id: I3a00334f2b29caa739d6a1d8edd4c7311dda812f Reviewed-by: Lars Knoll --- src/corelib/.prev_CMakeLists.txt | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/corelib/.prev_CMakeLists.txt') diff --git a/src/corelib/.prev_CMakeLists.txt b/src/corelib/.prev_CMakeLists.txt index db9ba4f531..28882a93aa 100644 --- a/src/corelib/.prev_CMakeLists.txt +++ b/src/corelib/.prev_CMakeLists.txt @@ -9,15 +9,6 @@ qt_add_module(Core QMAKE_MODULE_CONFIG moc resources EXCEPTIONS SOURCES - ../3rdparty/harfbuzz/src/harfbuzz.h - ../3rdparty/harfbuzz/src/harfbuzz-buffer.c - ../3rdparty/harfbuzz/src/harfbuzz-gdef.c - ../3rdparty/harfbuzz/src/harfbuzz-gpos.c - ../3rdparty/harfbuzz/src/harfbuzz-gsub.c - ../3rdparty/harfbuzz/src/harfbuzz-impl.c - ../3rdparty/harfbuzz/src/harfbuzz-open.c - ../3rdparty/harfbuzz/src/harfbuzz-shaper-all.cpp - ../3rdparty/harfbuzz/src/harfbuzz-stream.c codecs/qtextcodec_p.h codecs/qutfcodec.cpp codecs/qutfcodec_p.h global/archdetect.cpp @@ -152,7 +143,6 @@ qt_add_module(Core text/qchar.h text/qcollator.cpp text/qcollator.h text/qcollator_p.h text/qdoublescanprint_p.h - text/qharfbuzz.cpp text/qharfbuzz_p.h text/qlocale.cpp text/qlocale.h text/qlocale_p.h text/qlocale_data_p.h text/qlocale_tools.cpp text/qlocale_tools_p.h @@ -233,7 +223,6 @@ qt_add_module(Core QT_NO_USING_NAMESPACE INCLUDE_DIRECTORIES ${PROJECT_BINARY_DIR}/src/corelib/global - ../3rdparty/harfbuzz/src ../3rdparty/md4 ../3rdparty/md5 ../3rdparty/sha3 -- cgit v1.2.3