Skip to content

Set proper C++17 option for Clang >= 4.0

Ruben Van Boxem requested to merge rubenvb/cmake:master into master

Sets the -std=c++17 option in supported Clang versions.

Merge request reports