Commit Graph

3 Commits (af1150182a055b4ac86c55c98027a90956a8d24d)

Author SHA1 Message Date
Patric Stout 153323a4c0
Fix: [Emscripten] actually link against nlohmann_json (#11120)
We fake a plain (non-scoped) library, but we don't actually set
the library to anything valid. In result, it is never actually
linked.
12 months ago
Loïc Guilloux 5f2246eabf
Fix 021c45c: [CMake] detection and use of nlohmann-json for emscripten (#11113) 12 months ago
Patric Stout 021c45c4f6 Add: [CMake] JSON library (nlohmann) 1 year ago