Skip to content

Attempt a fix at compiler features.

David Thompson requested to merge hackAtCompilerFeatures into master

CMake's target_compiler_features directive does not support many compilers yet, especially on Windows. This results in cryptic error messages. Just turn off Windows attempts at this.

Merge request reports