Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
code
pfabric
Commits
bb385587
Commit
bb385587
authored
Jul 27, 2017
by
Constantin Pohl
Browse files
SimpleWeb fix
parent
001305c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/Download3rdParty.cmake
View file @
bb385587
...
...
@@ -59,7 +59,7 @@ include_directories("${THIRD_PARTY_DIR}/fmt")
# the SimpleWeb library
download_project
(
PROJ SimpleWeb
GIT_REPOSITORY https://github.com/eidheim/Simple-Web-Server.git
GIT_TAG
master
GIT_TAG
v2.1.1
UPDATE_DISCONNECTED 1
QUIET
)
...
...
Write
Preview
Supports
Markdown
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