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:
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 759bae0d..89295272 100644
--- a/cmake/headers.cmake
+++ b/cmake/headers.cmake
@@ -47,6 +47,7 @@ set(llfio_HEADERS
"include/llfio/v2.0/detail/impl/remove_all.ipp"
"include/llfio/v2.0/detail/impl/safe_byte_ranges.ipp"
"include/llfio/v2.0/detail/impl/storage_profile.ipp"
+ "include/llfio/v2.0/detail/impl/test/null_multiplexer.ipp"
"include/llfio/v2.0/detail/impl/windows/directory_handle.ipp"
"include/llfio/v2.0/detail/impl/windows/file_handle.ipp"
"include/llfio/v2.0/detail/impl/windows/fs_handle.ipp"