diff options
| author | ghazan <ghazan@miranda.im> | 2021-11-08 15:07:13 +0300 |
|---|---|---|
| committer | ghazan <ghazan@miranda.im> | 2021-11-08 15:07:13 +0300 |
| commit | 5705290d6bdf964202620575266dba7ae552234a (patch) | |
| tree | 3a0d8f2ea7b7f27729f59008690a844ae7e17384 /src/core | |
| parent | c4d15687218b92dee1ca5dd4fb1770dd8465338b (diff) | |
fix for cmake compilation
Diffstat (limited to 'src/core')
| -rw-r--r-- | src/core/CMakeLists.txt | 1 |
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 |
