Skip to content

Commit

Permalink
Remove duplicate cmake command
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored and nyalldawson committed Jan 19, 2021
1 parent 526ef59 commit 99f556f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Expand Up @@ -930,9 +930,6 @@ endif()
# Python bindings

if (WITH_CORE AND WITH_BINDINGS)

find_package(PythonLibrary REQUIRED)

# python support: check for interpreter, sip, pyqt5
find_package(PyQt5 REQUIRED)
set(PYQT_SIP_FLAGS ${PYQT5_SIP_FLAGS})
Expand Down

0 comments on commit 99f556f

Please sign in to comment.