Skip to content

Commit 0ef214a

Browse files
authored
Add reference to Bazel rules
1 parent fcea331 commit 0ef214a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,10 @@ The `CMakeLists.txt` offers a few options to customize its behavior:
397397
`CMAKE_CXX_COMPILE_FEATURES` when the detection of C++17 or C++20 for additional tests
398398
is not working (e.g. `cxx_std_20` to enforce building a `filesystem_test_cpp20` with C++20).
399399

400+
### Bazel
401+
402+
Please use [hedronvision/bazel-cc-filesystem-backport](https://github.com/hedronvision/bazel-cc-filesystem-backport), which will automatically set everything up for you.
403+
400404
### Versioning
401405

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

0 commit comments

Comments
 (0)