Config.in 339 B

123456789101112
  1. config BR2_PACKAGE_PYTHON_CONTOURPY
  2. bool "python-contourpy"
  3. depends on BR2_INSTALL_LIBSTDCPP
  4. select BR2_PACKAGE_PYTHON_PYBIND
  5. help
  6. Python library for calculating contours of 2D quadrilateral
  7. grids.
  8. https://github.com/contourpy/contourpy
  9. comment "python-contourpy needs a toolchain w/ C++"
  10. depends on !BR2_INSTALL_LIBSTDCPP