bazelbuild/bazel

Documentation issue: C++ Use Cases snippet is unix only

Open

#14,520 建立於 2022年1月6日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Java (4,465 fork)batch import
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.

https://github.com/bazelbuild/bazel/blob/b93543c78e1bfab0479b52fcbd1f14197083a44f/site/docs/cpp-use-cases.md#L150-L154

-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...

貢獻者指南