matplotlib-cpp icon indicating copy to clipboard operation
matplotlib-cpp copied to clipboard

Add Python includes and target Python libs. Add alias

Open tricostume opened this issue 2 years ago • 0 comments

Let us complement the CMakeLists.txt by

  • Adding Python include dirs (Numpy as well)
  • Linking Python libraries
  • Adding an alias to use matplotlib-cpp from another package via add_subdirectory Please feel free to check and correct if needed

tricostume avatar Mar 17 '23 09:03 tricostume