Skip to content

Compiler flag optimization

Martin Marmsoler requested to merge work/Optimization into master

Currently I manually changing the cmake file to disable the optimization. This is error prone, because when commiting those changes are on master which is not desired.

for other compilers there are other optimizations used, shall we align them all?

@sgerlach @asemke

Merge request reports