Salome HOME
SIP_INCLUDE_DIR must be added after PYTHON_INCLUDE_DIRS
authorGilles DAVID <gilles-g.david@edf.fr>
Fri, 1 Dec 2017 17:12:26 +0000 (18:12 +0100)
committerGilles DAVID <gilles-g.david@edf.fr>
Fri, 1 Dec 2017 17:12:28 +0000 (18:12 +0100)
commit5c94bc0744fb6ea6b52071e40da931b519780f17
tree5a46fc626ab3b25c63ea6a34b74b0504f3085af3
parent390ead3b2f1fe0dc4f31231a2868b9207d26bb40
SIP_INCLUDE_DIR must be added after PYTHON_INCLUDE_DIRS

Otherwise with system Python and compiled SIP, the system sip.h header
(present in PYTHON_INCLUDE_DIRS) is used.
src/SALOME_PYQT/SALOME_PYQT_GUI/CMakeLists.txt
src/SALOME_PYQT/SALOME_PYQT_GUILight/CMakeLists.txt