diff options
-rw-r--r-- | build2/custom-config | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/build2/custom-config b/build2/custom-config new file mode 100644 index 0000000..4bf4294 --- /dev/null +++ b/build2/custom-config @@ -0,0 +1,7 @@ +- Support for custom configuration [feature] + +Notes +===== + +* Compile and compile-fail tests (boost build has this). Also probably for + autoconf-style link tests. |