Skip to content

Commit

Permalink
Merge pull request #176 from cpsauer/patch-1
Browse files Browse the repository at this point in the history
Add reference to Bazel rules
  • Loading branch information
gulrak committed Nov 16, 2023
2 parents fcea331 + 0ef214a commit f19cbbb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,10 @@ The `CMakeLists.txt` offers a few options to customize its behavior:
`CMAKE_CXX_COMPILE_FEATURES` when the detection of C++17 or C++20 for additional tests
is not working (e.g. `cxx_std_20` to enforce building a `filesystem_test_cpp20` with C++20).

### Bazel

Please use [hedronvision/bazel-cc-filesystem-backport](https://github.com/hedronvision/bazel-cc-filesystem-backport), which will automatically set everything up for you.

### Versioning

There is a version macro `GHC_FILESYSTEM_VERSION` defined in case future changes
Expand Down

0 comments on commit f19cbbb

Please sign in to comment.