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/tests.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/tests.cmake b/cmake/tests.cmake
index 92b5b34a..81abc4ca 100644
--- a/cmake/tests.cmake
+++ b/cmake/tests.cmake
@@ -29,7 +29,6 @@ set(llfio_TESTS
)
# DO NOT EDIT, GENERATED BY SCRIPT
set(llfio_COMPILE_TESTS
- "example/single-header.cpp"
"example/ts_examples.cpp"
"example/use_cases.cpp"
)