clean up SIP_INCLUDE_DIR redundancy

See d0c4e0de9d

this line is only used with SIP v4 which already is included below
This commit is contained in:
t0b3 2024-12-26 18:51:07 +01:00 committed by Nyall Dawson
parent 73d880e0f9
commit 57ec4277f5

View File

@ -67,7 +67,6 @@ add_subdirectory(processing)
include_directories(SYSTEM
${Python_INCLUDE_DIRS}
${SIP_INCLUDE_DIR}
${QT_QTCORE_INCLUDE_DIR}
${QT_QTGUI_INCLUDE_DIR}
${QT_QTNETWORK_INCLUDE_DIR}