Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
hiredis
Commits
44ef4de9
Commit
44ef4de9
authored
Aug 29, 2019
by
Yossi Gottlieb
Browse files
Update CMakeLists with sslio.c rename.
parent
df68d7d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
44ef4de9
...
@@ -30,7 +30,7 @@ ADD_LIBRARY(hiredis SHARED
...
@@ -30,7 +30,7 @@ ADD_LIBRARY(hiredis SHARED
read.c
read.c
sds.c
sds.c
sockcompat.c
sockcompat.c
ssl
io
.c
)
ssl.c
)
SET_TARGET_PROPERTIES
(
hiredis
SET_TARGET_PROPERTIES
(
hiredis
PROPERTIES
PROPERTIES
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment