Conditionally select compiler based on its version

后端 未结 0 1444
刺人心
刺人心 2020-12-31 16:34

Goals

Use clang++ if its version is above 10; otherwise, use g++. If clang++ is below 10 and the de

相关标签:
回答
  • 消灭零回复
提交回复
热议问题