P3area-Windowshelp wantedteam-Documentationteam-Rules-CPPtype: documentation (cleanup)
仓库指标
- Star
- (25,384 star)
- PR 合并指标
- (平均合并 22天 20小时) (30 天内合并 77 个 PR)
描述
Documentation URL: https://docs.bazel.build/versions/4.2.2/cpp-use-cases.html
Could you ,at least, add a note that your sample are unix (linux ?) only ? e.g.
-I is not supported by msvc aka non GNU-like compilers nor the -pthread option...
I can understand you don't want to bloat the tutorial with conditions and use of select but...