cpptrace/.bazelrc
WSUFan 88d681d986
Enable Bazel build system support (#153)
This pull request enables Bazel build support for cpptrace. Please note
that currently, only Linux is supported. Additional platform support
will be added if necessary.
2024-08-18 19:16:53 -05:00

3 lines
56 B
Plaintext

test --strip=never
test --test_output=all
test --copt=-g