Skip to content

Commit 6b59718

Browse files
authored
Update attachment.patch
Signed-off-by: Zoey <[email protected]>
1 parent 755be6a commit 6b59718

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

attachment.patch

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
diff --git a/CMakeLists.txt b/CMakeLists.txt
2+
index 745f969..f8f8c28 100644
13
--- a/CMakeLists.txt
24
+++ b/CMakeLists.txt
35
@@ -2,6 +2,7 @@ cmake_minimum_required(VERSION 2.8.4)
@@ -8,12 +10,6 @@
810

911
set(CMAKE_CXX_STANDARD 11)
1012

11-
@@ -10,5 +11,3 @@ include_directories(core/include/attachments)
12-
13-
add_subdirectory(core)
14-
add_subdirectory(attachments)
15-
-add_subdirectory(docker)
16-
-add_subdirectory(nodes)
1713
diff --git a/attachments/nginx/nginx_attachment_util/CMakeLists.txt b/attachments/nginx/nginx_attachment_util/CMakeLists.txt
1814
index 32014ee..5a8e158 100644
1915
--- a/attachments/nginx/nginx_attachment_util/CMakeLists.txt

0 commit comments

Comments
 (0)