* Logging ported from layover project with minor tweaks.
* Logging test ported over.
* Boost libraries are available.
3 lines
104 B
Plaintext
3 lines
104 B
Plaintext
build --action_env=BAZEL_CXXOPTS="-std=c++20:-g:-O2"
|
|
run --action_env=BAZEL_CXXOPTS="-std=c++20:-g:-O2"
|