Skip to content
Snippets Groups Projects
Commit 88e46d47 authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
Browse files

Update SetupJSON.cmake

parent 3d2f1494
No related branches found
No related tags found
No related merge requests found
Pipeline #1519163 passed
# 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 )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment