Add Package: nlohmann_json (#7690)
Adds a spack package for the JSON C++ library https://github.com/nlohmann/json
This commit is contained in:

committed by
Adam J. Stewart

parent
5c98b8bde5
commit
2b0252ccb3
@@ -77,7 +77,7 @@ class Adios2(CMakePackage):
|
||||
# depends_on('googletest')
|
||||
# depends_on('pugixml')
|
||||
# depends_on('kwsys')
|
||||
# depends_on('nlohmannjson')
|
||||
# depends_on('nlohmann-json')
|
||||
# depends_on('pybind11@2.1.1:', when='+python')
|
||||
|
||||
depends_on('mpi', when='+mpi')
|
||||
|
Reference in New Issue
Block a user