Remove leftover include

This commit is contained in:
Matthias Kuhn 2024-12-30 16:36:33 +01:00
parent 658ecdcea9
commit 2ea9e79603

View File

@ -579,7 +579,6 @@ if (WITH_3D)
endif()
target_include_directories(qgis_app SYSTEM PUBLIC
${QT_QTUITOOLS_INCLUDE_DIR}
${QWTPOLAR_INCLUDE_DIR}
${CMAKE_SOURCE_DIR}/external/qt-unix-signals
)