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
8310ad4f
Commit
8310ad4f
authored
Mar 18, 2022
by
smmir-cent
Browse files
fix cmake version
parent
f8de9a4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
8310ad4f
CMAKE_MINIMUM_REQUIRED
(
VERSION 3.
4
.0
)
CMAKE_MINIMUM_REQUIRED
(
VERSION 3.
0
.0
)
OPTION
(
ENABLE_SSL
"Build hiredis_ssl for SSL support"
OFF
)
OPTION
(
DISABLE_TESTS
"If tests should be compiled or not"
OFF
)
...
...
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