Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-08-04 11:26:47 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-08-04 11:26:47 +0300
commit16abbfc862c696e20e2ad7d7cb0a67052cc55d8c (patch)
tree4dd9739df0775c20991fdb8d73dff64f431a44a4 /Readme.md
parentcab29b94bd88b11ddeb90d433350d19b54801c54 (diff)
Add BoostLiteMakeDoxygen
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 9d32921b..04af266c 100644
--- a/Readme.md
+++ b/Readme.md
@@ -6,6 +6,9 @@ v2 rewrite. You can view its documentation at https://ned14.github.io/boost.afio
<b>CMake dashboard</b>: http://my.cdash.org/index.php?project=Boost.AFIO
CMake todos:
+- Add doxygen generation support
+- For non-embedded config, cmake should stamp git submodule SHAs so I can
+dispense with the upd method of submodule stamping
- Static library edition appears to not be encoding extended error code detail?
- Add a unit test!