Commit graph

7 commits

Author SHA1 Message Date
70ce7533ba Revert "Avoid asserts by not using Qt debug builds."
This reverts commit d1f1763764.
2025-08-11 21:58:59 +02:00
d1f1763764 Avoid asserts by not using Qt debug builds. 2025-08-11 11:29:05 +02:00
168c4f2cce Use Conan source Qt package on Windows. 2025-06-28 20:13:24 +02:00
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
e36869c3e0 🔧 Add conan profiles 2025-05-14 17:13:55 +02:00