Commit graph

5 commits

Author SHA1 Message Date
989818daf2 Fix "The compiler.cppstd is not defined for this configuration".
True edge case in Conan. It seems that the cache logic works without setting compiler.cppstd, while building requires it in some cases. On my system, everything requiring it was already cached, so I didn't run into any errors while building even without it being set.
2025-06-04 02:33:13 +02:00
1c0ba049c3 Force C++20 for webrtc-audio-processing, as it doesn't build on Windows otherwise. 2025-05-14 17:27:30 +02:00
5821d341a9 Get Qt from Conan on Windows. 2025-05-14 17:22:10 +02:00
Edgar
e88f5d4d70 🐛 Fixed VS 2022 build scripts 2025-05-14 17:21:33 +02:00
Edgar
e36869c3e0 🔧 Add conan profiles 2025-05-14 17:13:55 +02:00