-
- Downloads
only add dune modules that have python bindings as requirements in setup.py.in
This requires an addition module_HASPYTHON flag in module-config.cmake add a MODULE_HASPYTHON variable
Showing
- cmake/modules/DuneMacros.cmake 8 additions, 0 deletionscmake/modules/DuneMacros.cmake
- cmake/modules/DunePythonInstallPackage.cmake 8 additions, 0 deletionscmake/modules/DunePythonInstallPackage.cmake
- cmake/pkg/dune-common-config.cmake.in 1 addition, 0 deletionscmake/pkg/dune-common-config.cmake.in
- python/CMakeLists.txt 0 additions, 1 deletionpython/CMakeLists.txt
- python/dune/packagemetadata.py 2 additions, 2 deletionspython/dune/packagemetadata.py
- python/setup.py.in 1 addition, 1 deletionpython/setup.py.in
python/dune/packagemetadata.py
100755 → 100644
Please register or sign in to comment