Skip to content

Howto provide compiler flags in cmake #822

Answered by mickaelaccensi
aronroland asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Aron,

You can specify the following option to compile with debug options : -DCMAKE_BUILD_TYPE=Debug
The documentation is still not released, however I've done a tutorial about compilation witch cmake for the training course.
It is available here : https://docs.google.com/document/d/1azvnWsozWDpSo6c7gSFwZVAsqQ5wcpLndsXDXe1W4gY/edit?usp=sharing

Let us know if you need more help,

Cheers,

Mickael

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@aronroland
Comment options

@aronroland
Comment options

@ukmo-ccbunney
Comment options

@aronroland
Comment options

Answer selected by mickaelaccensi
Comment options

You must be logged in to vote
1 reply
@MatthewMasarik-NOAA
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants