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 17:56:33 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-12-15 17:56:33 +0300
commit554a740c9a23869596b012cfd4195bd19bc421db (patch)
tree0876bcb2fac9edc344b5896a244c18a9c3fd05d0 /cmake
parent2adf5ca3d7e14be83a8d4bd4de05615c4249bbc7 (diff)
Fix failure to rebuild docs, and failure to build status_code edition.
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"
)