Skip to content

Commit

Permalink
clean up SIP_INCLUDE_DIR redundancy
Browse files Browse the repository at this point in the history
See d0c4e0d

this line is only used with SIP v4 which already is included below
  • Loading branch information
t0b3 authored and nyalldawson committed Dec 26, 2024
1 parent 73d880e commit 57ec427
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 57ec427

Please sign in to comment.