diff options
Diffstat (limited to 'ssl')
| -rw-r--r-- | ssl/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ssl/CMakeLists.txt b/ssl/CMakeLists.txt index 13072b1..4c7357a 100644 --- a/ssl/CMakeLists.txt +++ b/ssl/CMakeLists.txt | |||
| @@ -64,9 +64,7 @@ set( | |||
| 64 | add_library(ssl_obj OBJECT ${SSL_SRC}) | 64 | add_library(ssl_obj OBJECT ${SSL_SRC}) |
| 65 | target_include_directories(ssl_obj | 65 | target_include_directories(ssl_obj |
| 66 | PRIVATE | 66 | PRIVATE |
| 67 | ../crypto/hidden | ||
| 68 | ../crypto/bio | 67 | ../crypto/bio |
| 69 | ./hidden | ||
| 70 | . | 68 | . |
| 71 | ../include/compat | 69 | ../include/compat |
| 72 | PUBLIC | 70 | PUBLIC |
