summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build2/header-only-libraries4
1 files changed, 4 insertions, 0 deletions
diff --git a/build2/header-only-libraries b/build2/header-only-libraries
new file mode 100644
index 0000000..d9994df
--- /dev/null
+++ b/build2/header-only-libraries
@@ -0,0 +1,4 @@
+- Support for header-only libraries [feature 0.5.0]
+
+Probably makes sense to use explicit target type, e.g., libh{}. But could also
+use lib{} with both members NULL?