Skip to content

FindPython: Fix NumPy component include directory

Marc Chevrier requested to merge marc.chevrier/cmake:bug-fixes into master

Update the component added by !2734 (merged). The numpy/ sub-directory should not be part of the include directory. It should be part of the #include line.

Topic-rename: FindPython-NumPy-fix-include-dir

Edited by Brad King

Merge request reports