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-07-03 13:34:55 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-07-03 13:34:55 +0300
commit5142d4993619ba078dc4f2d7a4c537592eadc378 (patch)
tree2325d39b64370ef449e0ec1a9bfa472d094cdee8 /Readme.md
parentd106d8d508ee2e72307c94628e0a2db457df87bb (diff)
Finally got around to adding the macroised version.hpp based include mechanism
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index e2c68bd0..58689259 100644
--- a/Readme.md
+++ b/Readme.md
@@ -4,6 +4,7 @@ v2 rewrite. You can view its documentation at https://ned14.github.io/boost.afio
<b>master branch test status</b> Linux: platform support currently lagging Windows: [![Build status](https://ci.appveyor.com/api/projects/status/ox59o2r276xbmef7/branch/master?svg=true)](https://ci.appveyor.com/project/ned14/boost-afio/branch/master) Coverage: Boost.KernelTest support for coveralls.io still todo
CMake todos:
+- project needs to parse version.hpp
- target_compile_features(afio
PUBLIC cxx_auto_type
PRIVATE cxx_variadic_templates