您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

gcc-9.tc.jsonc 159B

123456789
  1. {
  2. "compiler_id": "gnu",
  3. "c_compiler": "gcc-9",
  4. "cxx_compiler": "g++-9",
  5. "cxx_version": "c++17",
  6. "cxx_flags": [
  7. "-fconcepts"
  8. ]
  9. }