Skip to content

By default, avoid building ZXing with CLang below 5.0 because of c++17 is not...

Julien Wadel requested to merge fix/clang_17 into master

By default, avoid building ZXing with CLang below 5.0 because of c++17 is not fully supported. Note: checking cxx_std_17 detects feature but not its full implementation)

linphone-cmake-builder!236 (merged)

Edited by Julien Wadel

Merge request reports