Closed jfauque closed 1 year ago
enable-mfront-debug-mode
: appends --debug to the options passed to MFront
.enable-mtest-file-generation-on-failure
: appends --@GenerateMTestFileOnFailure=true
to the options passed to MFront
when compiling behaviours.
Hello,
It could be nice to have a debug option in the cmake to compile behavior laws in debug mode.
The option GenerateMTestFileOnFailure would also be interesting in the same idea. Thanks, Jules