-
- Downloads
[Python] after switching from cmake to make for dune-py the Python functions to set the
compile flags and turn off dependency checks for debugging (e.g. dune.generated.setFlags) did not work anymore. This commit adds this functionality to the new builder
parent
dacd7b03
No related branches found
No related tags found
Showing
- python/dune/common/__init__.py 1 addition, 1 deletionpython/dune/common/__init__.py
- python/dune/generator/cmakebuilder.py 9 additions, 4 deletionspython/dune/generator/cmakebuilder.py
- python/dune/generator/make.py 2 additions, 2 deletionspython/dune/generator/make.py
- python/dune/generator/remove.py 2 additions, 2 deletionspython/dune/generator/remove.py
Loading
Please register or sign in to comment