Skip to content

Check minimum compiler version for Clang and GCC

Baptiste Esteban requested to merge development/check-compiler-version into next

Check the compiler version of the C++ compiler for Clang and GCC.

Two checks are performed:

  • In the conanfile.py
  • In the CMakeLists.txt

#97

Edited by Edwin Carlinet

Merge request reports