Skip to content
Snippets Groups Projects
Commit e4e3f481 authored by Attila Krasznahorkay's avatar Attila Krasznahorkay
Browse files

Merge branch 'Findnlohmann-master-20200921' into 'master'

Findnlohmann_json.cmake Addition, master branch (2020.09.21.)

Closes ATLINFR-3735

See merge request atlas/atlasexternals!727
parents ab1ff19d d107dbfb
No related branches found
No related tags found
No related merge requests found
# Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
#
# Wrapper around the nlohmann_jsonConfig.cmake file packaged with the
# nlohmann_json installation itself. (This file is only needed to set up the
# correct RPM dependency.)
#
# The LCG include(s).
include( LCGFunctions )
# Use the helper macro for the wrapping.
lcg_wrap_find_module( nlohmann_json )
# Set up the RPM dependency.
lcg_need_rpm( jsonmcpp FOUND_NAME nlohmann_json VERSION_NAME JSONMCPP )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment