Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Technical Acoustics (ITA)
ITABase
Commits
459d7780
Commit
459d7780
authored
Aug 25, 2021
by
Philipp Schäfer
Browse files
ExternalLibs: added install option to nlohmann/JSON
parent
548db4c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
external_libs/CMakeLists.txt
View file @
459d7780
...
...
@@ -375,5 +375,5 @@ CPMAddPackage (
NAME nlohmann_json
GITHUB_REPOSITORY nlohmann/json
VERSION 3.10.1
OPTIONS
"JSON_BuildTests OFF"
OPTIONS
"JSON_BuildTests OFF"
"JSON_Install ON"
)
\ No newline at end of file
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