Files
client-sdk-flutter/linux
Balint Rozgonyi 47dffbdf62 Fix linux build error (#842)
I ran into a build issue on Linux when using this package. It relies on
C++17 features, but without explicitly setting the C++ standard in the
package's CMakeLists.txt, the build system was defaulting to an older
version.
2025-08-21 10:50:40 +08:00
..
2025-08-21 10:50:40 +08:00