cmake

This is an old revision of the document!


The DUNE cmake setup

DUNE uses cmake to control its build process (creates makefiles).

By default, running the cmake on DUNE disables debugging. To enable this, add the '-DDEBUG=TRUE' flag when invoking cmake.

By default, the toolchain in 'dune/cmake/Toolchain.cmake' is used. An example of setting up an alternative toolchain is available at Ubuntu cross compiling with libraries.

  • cmake.1615367249.txt.gz
  • Last modified: 2022/09/19 11:33
  • (external edit)