We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 755be6a commit 6b59718Copy full SHA for 6b59718
attachment.patch
@@ -1,3 +1,5 @@
1
+diff --git a/CMakeLists.txt b/CMakeLists.txt
2
+index 745f969..f8f8c28 100644
3
--- a/CMakeLists.txt
4
+++ b/CMakeLists.txt
5
@@ -2,6 +2,7 @@ cmake_minimum_required(VERSION 2.8.4)
@@ -8,12 +10,6 @@
8
10
9
11
set(CMAKE_CXX_STANDARD 11)
12
-@@ -10,5 +11,3 @@ include_directories(core/include/attachments)
-
13
- add_subdirectory(core)
14
- add_subdirectory(attachments)
15
--add_subdirectory(docker)
16
--add_subdirectory(nodes)
17
diff --git a/attachments/nginx/nginx_attachment_util/CMakeLists.txt b/attachments/nginx/nginx_attachment_util/CMakeLists.txt
18
index 32014ee..5a8e158 100644
19
--- a/attachments/nginx/nginx_attachment_util/CMakeLists.txt
0 commit comments