Skip to content

Default CXX flags

FU Chengdong requested to merge github/fork/andresailer/defaultFlags into master

Created by: andresailer

@gaede @petricm I know we are not doing PRs at the moment, but this is the best place to discuss this change without sending emails. I can commit to svn, when we are satisfied.

Here is a macro that would set cxx flags for all packages that depend on ilcutil, as they already all include the ilcsoft_default_settings.

TODO:

  • Should set the USE_CXX11 to true somewhere ?
  • Get the compiler from the environment? Avoids the annoying "-D CMAKE_CXX_COMPILER=which g++"

Merge request reports

Loading