How to specify default standard c++ headers path into the clang++ binary when building it yourself?

前端 未结 0 646
予麋鹿
予麋鹿 2021-02-02 07:49

I\'ve checkout the LLVM project with git and built clang using:

cmake \\
  -DCMAKE_BUILD_TYPE=MinSizeRel \\
  -DLLVM_ENABLE_PROJECTS=\'clang; clang-tools-extra; l         


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