Skip to content

Commit

Permalink
Update reference/conanfile/tools/google/bazeltoolchain.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
  • Loading branch information
franramirez688 and czoido authored Nov 8, 2023
1 parent 4b957fd commit 8c6aa2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/conanfile/tools/google/bazeltoolchain.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ values:
def generate(self):
tc = BazelToolchain(self)
tc.extra_cxxflags.append("--my_flag")
tc.cxxopt.append("--my_flag")
tc.generate()
These attributes are processed and passed as part of ``build:conan-config``:
Expand Down

0 comments on commit 8c6aa2c

Please sign in to comment.