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
d331641a
Commit
d331641a
authored
Dec 06, 2017
by
Philipp Götze
Browse files
Switch to json 'develop' branch due to compilation issues with newer compilers
parent
36d53940
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/Download3rdParty.cmake
View file @
d331641a
...
...
@@ -23,7 +23,7 @@ add_custom_command(
# the JSON library
download_project
(
PROJ json
GIT_REPOSITORY https://github.com/nlohmann/json.git
GIT_TAG
master
GIT_TAG
develop
UPDATE_DISCONNECTED 1
QUIET
)
...
...
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