Skip to content

How to override the Optimization level for the Release and Debug build. #1076

Answered by jrouwe
AndreaCatania asked this question in Q&A
Discussion options

You must be logged in to vote

In that case you can use OVERRIDE_CXX_FLAGS to skip setting the cxx flags from Jolt's CMakeLists.txt so that you can set it yourself (note this used to work for clang only, I just submitted a fix that makes this work for MSVC too).

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@AndreaCatania
Comment options

@jrouwe
Comment options

Answer selected by AndreaCatania
@AndreaCatania
Comment options

@AndreaCatania
Comment options

@jrouwe
Comment options

@AndreaCatania
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
2 participants