Files
FreeRDP/cmake/CompilerFlags.cmake
akallabeth 516cf54c75 [compiler,warnings] disable -Wlanguage-extension-token
Expression Statements are not supported by ISO C but we require it for
certain macros. Disable this warning as it just yields false positives.
2024-09-20 13:34:24 +02:00

1.4 KiB