Closed oliverlee closed 1 year ago
Obtain C or C++ flags from the toolchain depending on the source file extension. This prevents use of C++ flags (e.g. -std=c++17) with C source files.
Thanks!
Obtain C or C++ flags from the toolchain depending on the source file extension. This prevents use of C++ flags (e.g. -std=c++17) with C source files.