Okay, here you go: https://gitlab.kitware.com/vtk/vtk/-/issues/19588 The workaround for us for now is to add find_package(nlohmann_json REQUIRED)
to our CMakeLists.txt
…
Okay, here you go: https://gitlab.kitware.com/vtk/vtk/-/issues/19588 The workaround for us for now is to add find_package(nlohmann_json REQUIRED)
to our CMakeLists.txt
…