mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-06 00:03:16 -05:00
Remove duplicate cmake command
This commit is contained in:
parent
526ef598c2
commit
99f556fbb9
@ -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})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user