You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake Error at /usr/lib64/cmake/vtk/VTK-targets.cmake:553 (set_target_properties):
The link interface of target "VTK::nlohmannjson" contains:
nlohmann_json::nlohmann_json
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
in our Fedora 40 based CI pipelines. As can be seen in #131, this is not fixed by updating to Fedora 41.
Since a few days we get
in our Fedora 40 based CI pipelines. As can be seen in #131, this is not fixed by updating to Fedora 41.
More details: https://discourse.vtk.org/t/cmake-error-vtk-nlohmannjson/15170
The text was updated successfully, but these errors were encountered: