We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the ESMA_cmake wiki!
To build just one subtree with debug flags:
cmake <src-dir> -DDEBUG_<dir>=ON
where <dir> is the top directory of the subtree to be targeted.
To deactivate:
cmake <src-dir> -DDEBUG_<dir>=OFF