KDAB / cxx-qt

Safe interop between Rust and Qt
https://kdab.github.io/cxx-qt/book/
973 stars 67 forks source link

build: use .std("c++17") instead of flag_if_supported #908

Closed ahayzen-kdab closed 3 months ago

ahayzen-kdab commented 3 months ago

This then works in a common way with MSVC and GCC/Clang etc