Cut over to Bazel.

This commit is contained in:
2023-02-16 19:56:49 -08:00
parent 08ce01ab87
commit 9a7208913d
18 changed files with 81 additions and 7 deletions

View File

@@ -72,7 +72,7 @@ exhale_args = {
"createTreeView": True,
"exhaleExecutesDoxygen": True,
"exhaleDoxygenStdin": """
INPUT = ../../include ../../src
INPUT = ../../include ../../wrmath
USE_XML = YES
"""
}