Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Choice of compiler and options

it is not usually necessary to override the compiler options chosen by cmake or configure. By default, cmake and configure will use the preferred compiler and set appropriate compiler options accordingly (for cmake, this depends on the build type).

...