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:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-07-09 11:36:19 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-07-09 11:36:19 +0300
commit7765ae01f069b8893d4548f06d41c265237e741e (patch)
tree86cd8615cdcd681609cdb00ad5b5356c160f467b /cmake/sources.cmake
parent302db08dd88a5e77fb40103ed632be1e72066bf1 (diff)
Final bout of renaming before I rename the github repo.
Diffstat (limited to 'cmake/sources.cmake')
-rw-r--r--cmake/sources.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake/sources.cmake b/cmake/sources.cmake
index 721109f9..db74ec95 100644
--- a/cmake/sources.cmake
+++ b/cmake/sources.cmake
@@ -1,4 +1,4 @@
# DO NOT EDIT, GENERATED BY SCRIPT
-set(afio_SOURCES
- "src/afio.cpp"
+set(llfio_SOURCES
+ "src/llfio.cpp"
)