Skip to content

python3: fix include_dir and library path not correctly set-up when using system python

When using system python, Python3_INCLUDE_DIR and Python3_LIBRARY are not set-up correctly. It prevents lidarview superbuild to be built with system python as pythonqt needs theses.

Merge request reports