blip
blip copied to clipboard
Use the same language standard on every platform
In visual studio the language standatd is the Legacy MSVC, we should set it to c11 as we do with the CI

Use the same linker on every platform
Android, iOS & MacOS:
Use the same flags as in https://github.com/cubzh/cubzh/blob/main/core/tests/cmake/CMakeLists.txt
@XLegland yes please 👍