diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt index 60b5dec2df..2aa13debc8 100644 --- a/src/gui/CMakeLists.txt +++ b/src/gui/CMakeLists.txt @@ -287,7 +287,7 @@ extend_target(Gui CONDITION QT_FEATURE_png extend_target(Gui CONDITION QT_FEATURE_harfbuzz SOURCES text/qharfbuzzng.cpp text/qharfbuzzng_p.h - LIBRARIES harfbuzz + LIBRARIES harfbuzz::harfbuzz ) extend_target(Gui CONDITION QT_FEATURE_textodfwriter