Skip to content

Set C++17 by default, remove GCC 6 C++14 option

Stewart Martin-Haugh requested to merge smh/atlasexternals:cpp_17_only into master

Removes C++14 compatibility switch, which we no longer need if we don't build with GCC 6.

Cheers,

Stewart

Merge request reports