summaryrefslogtreecommitdiff
path: root/depends/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'depends/CMakeLists.txt')
-rw-r--r--depends/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/depends/CMakeLists.txt b/depends/CMakeLists.txt
index d879657e..4f091ed6 100644
--- a/depends/CMakeLists.txt
+++ b/depends/CMakeLists.txt
@@ -8,3 +8,4 @@ add_subdirectory(tthread)
OPTION(CLSOCKET_SHARED "Build clsocket lib as shared." OFF)
OPTION(CLSOCKET_DEP_ONLY "Build for use inside other CMake projects as dependency." ON)
add_subdirectory(clsocket)
+IDE_FOLDER(clsocket "Depends") \ No newline at end of file