summaryrefslogtreecommitdiff
path: root/asl/BUILD.bazel
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2024-10-28 22:21:23 +0100
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2024-12-20 15:35:58 +0100
commit9337d8bc3cde964ba804274fd6d09173c416614f (patch)
treeb30d25c20eab06175339fefee4eda0bbd6706d9c /asl/BUILD.bazel
parent4a3185b782dabeb664fcf2fa4f6d17e36cf23d0e (diff)
Some more work on cross-platform configuration
Diffstat (limited to 'asl/BUILD.bazel')
-rw-r--r--asl/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/asl/BUILD.bazel b/asl/BUILD.bazel
index f7dddd1..ed26459 100644
--- a/asl/BUILD.bazel
+++ b/asl/BUILD.bazel
@@ -3,6 +3,7 @@ cc_library(
hdrs = [
"annotations.hpp",
"assert.hpp",
+ "config.hpp",
"format.hpp",
"integers.hpp",
"io.hpp",