Merge branch 'feature/omit-cmake-generated-main-function' into 'master'
Omit cmake generated main function Closes #118 See merge request dominic/dune-perftool!235
No related branches found
No related tags found
Showing
- cmake/modules/CMakeLists.txt 4 additions, 1 deletioncmake/modules/CMakeLists.txt
- cmake/modules/DunePerftoolMacros.cmake 4 additions, 9 deletionscmake/modules/DunePerftoolMacros.cmake
- cmake/modules/StandardMain.cmake 0 additions, 34 deletionscmake/modules/StandardMain.cmake
- python/dune/perftool/cgen/__init__.py 1 addition, 0 deletionspython/dune/perftool/cgen/__init__.py
- python/dune/perftool/cgen/exceptions.py 40 additions, 0 deletionspython/dune/perftool/cgen/exceptions.py
- python/dune/perftool/generation/cpp.py 1 addition, 1 deletionpython/dune/perftool/generation/cpp.py
- python/dune/perftool/pdelab/driver/__init__.py 23 additions, 2 deletionspython/dune/perftool/pdelab/driver/__init__.py
cmake/modules/StandardMain.cmake
deleted
100644 → 0
python/dune/perftool/cgen/exceptions.py
0 → 100644
Please register or sign in to comment