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.

11 lines
321B

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