Files
openttd/cmake/CompileFlags.cmake
Loïc Guilloux 3c59b8e9ec Fix: disable "redundant move" warnings for GCC (#10803)
GCC warns about redundant std::move while clang warns when they are missing, so we silence the less harmful one
2023-05-10 17:35:11 +00:00

7.7 KiB