blob: c1fe45032522a982eb6364eb9065ae15e00bad77 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- CMakeLists.txt.orig 2021-12-21 18:39:18 UTC
+++ CMakeLists.txt
@@ -24,4 +24,4 @@ if (_cmp)
endif()
add_subdirectory(fineftp-server)
-add_subdirectory(example)
+#add_subdirectory(example)
|