Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GeoModelTools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
GeoModelDev
GeoModelTools
Commits
88e46d47
Commit
88e46d47
authored
5 years ago
by
Riccardo Maria Bianchi
Browse files
Options
Downloads
Patches
Plain Diff
Update SetupJSON.cmake
parent
3d2f1494
No related branches found
No related tags found
No related merge requests found
Pipeline
#1519163
passed
5 years ago
Stage: dependencies
Stage: build
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmake/SetupJSON.cmake
+2
-2
2 additions, 2 deletions
cmake/SetupJSON.cmake
with
2 additions
and
2 deletions
cmake/SetupJSON.cmake
+
2
−
2
View file @
88e46d47
# Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
# Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
#
#
# This module is used to set up nlohmann_json for the project. Either by
# This module is used to set up
"
nlohmann_json
"
for the project. Either by
# looking for it on the build machine, or by downloading it during the build
# looking for it on the build machine, or by downloading it during the build
# itself.
# itself.
#
#
# Configuration option for how
XercesC
should be used.
# Configuration option for how
"nlohmann_json"
should be used.
option
(
GEOMODEL_USE_BUILTIN_JSON
option
(
GEOMODEL_USE_BUILTIN_JSON
"Download a version of nlohmann_json during the build"
FALSE
)
"Download a version of nlohmann_json during the build"
FALSE
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment