You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
296B

  1. Compiler-ID: GNU
  2. C-Compiler: gcc9
  3. C++-Compiler: g++9
  4. # Range-v3 0.10.0 contains an accidental conversion warning
  5. Flags: -D SPDLOG_COMPILED_LIB -Werror=return-type -Wno-conversion
  6. C++-Flags: -std=c++2a -fconcepts
  7. Link-Flags: -static-libgcc -static-libstdc++
  8. Debug: True
  9. Compiler-Launcher: ccache