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
path: root/cmake
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-12-15 15:18:15 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-12-15 15:18:15 +0300
commit54aee848e9ee926d5ef648e261032e0e5be7e923 (patch)
tree934c40fae9fcaee9d942e383862a10bb36ca41c1 /cmake
parent8953c3a9fcd4b54ab6cefb26567a562cadcb1c36 (diff)
Added a bit more testing of the handle adapters.
Diffstat (limited to 'cmake')
-rw-r--r--cmake/headers.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/headers.cmake b/cmake/headers.cmake
index 93bfcd15..9a091b8f 100644
--- a/cmake/headers.cmake
+++ b/cmake/headers.cmake
@@ -1,6 +1,7 @@
# DO NOT EDIT, GENERATED BY SCRIPT
set(llfio_HEADERS
"include/llfio/v2.0/deadline.h"
+ "include/kvstore/kvstore.hpp"
"include/llfio.hpp"
"include/llfio/llfio.hpp"
"include/llfio/ntkernel-error-category/include/config.hpp"