summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorghazan <ghazan@miranda.im>2021-11-08 15:07:13 +0300
committerghazan <ghazan@miranda.im>2021-11-08 15:07:13 +0300
commit5705290d6bdf964202620575266dba7ae552234a (patch)
tree3a0d8f2ea7b7f27729f59008690a844ae7e17384 /src/core
parentc4d15687218b92dee1ca5dd4fb1770dd8465338b (diff)
fix for cmake compilation
Diffstat (limited to 'src/core')
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index c852dc6173..9c3067666b 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -6,7 +6,6 @@ add_subdirectory(stdemail)
add_subdirectory(stdfile)
add_subdirectory(stdmsg)
add_subdirectory(stdpopup)
-add_subdirectory(stdssl)
add_subdirectory(stduihist)
add_subdirectory(stduserinfo)
add_subdirectory(stduseronline) \ No newline at end of file