Modularise arch.

This commit is contained in:
David Given
2024-10-16 21:17:59 +02:00
parent 4bcbf2b089
commit 4c140b1b90
7 changed files with 81 additions and 67 deletions

View File

@@ -48,6 +48,7 @@ cxxlibrary(
deps=[
"+lib",
"+fmt_lib",
"arch",
".+proto_lib",
],
)