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 line
332B

  1. Compiler-ID: GNU
  2. C-Compiler: gcc-9
  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-sign-compare -Wno-conversion
  6. C++-Flags: -fconcepts -std=c++2a
  7. # Link-Flags: -static-libgcc -static-libstdc++
  8. Debug: True
  9. #Optimize: True
  10. Compiler-Launcher: ccache