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:
Diffstat (limited to 'cmake/headers.cmake')
-rw-r--r--cmake/headers.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/headers.cmake b/cmake/headers.cmake
index 19c89a6e..af4511e6 100644
--- a/cmake/headers.cmake
+++ b/cmake/headers.cmake
@@ -9,6 +9,8 @@ set(llfio_HEADERS
"include/llfio/ntkernel-error-category/include/ntkernel-error-category/ntkernel_category.hpp"
"include/llfio/revision.hpp"
"include/llfio/v2.0/algorithm/clone.hpp"
+ "include/llfio/v2.0/algorithm/contents.hpp"
+ "include/llfio/v2.0/algorithm/difference.hpp"
"include/llfio/v2.0/algorithm/handle_adapter/cached_parent.hpp"
"include/llfio/v2.0/algorithm/handle_adapter/combining.hpp"
"include/llfio/v2.0/algorithm/handle_adapter/xor.hpp"