Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
hiredis
Commits
2a5a57b9
Commit
2a5a57b9
authored
Sep 07, 2020
by
michael-grunder
Browse files
Remove whitespace
parent
1b40ec50
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
2a5a57b9
...
...
@@ -149,7 +149,7 @@ IF(ENABLE_SSL)
TARGET_INCLUDE_DIRECTORIES
(
hiredis_ssl PRIVATE
"
${
OPENSSL_INCLUDE_DIR
}
"
)
TARGET_INCLUDE_DIRECTORIES
(
hiredis_ssl_static PRIVATE
"
${
OPENSSL_INCLUDE_DIR
}
"
)
TARGET_LINK_LIBRARIES
(
hiredis_ssl PRIVATE
${
OPENSSL_LIBRARIES
}
)
IF
(
WIN32 OR MINGW
)
TARGET_LINK_LIBRARIES
(
hiredis_ssl PRIVATE hiredis
)
...
...
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