add nlohmann_json to support CMake find_package after 3.12 split

This commit is contained in:
2025-10-16 15:30:43 +02:00
parent 351f4626b3
commit 723c8dd013

View File

@@ -13,4 +13,5 @@ dependencies:
- pybind11 - pybind11
- numpy - numpy
- matplotlib - matplotlib
- nlohmann_json