Something to do with installing and importing DGL.
CMake Error at third_party/dmlc-core/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
cmake is v4 though.
Update for Copilot:
This action is failing. Diagnose and fix the issue. The workflow is in https://github.com/openforcefield/openff-nagl/blob/dfc8102889b93b34582535fcee20932e4d2df7de/.github/workflows/dev-ci.yaml .
Something to do with installing and importing DGL.
Ubuntu test has:
cmake is v4 though.
https://github.com/openforcefield/openff-nagl/actions/runs/16699216710/job/47267601261#step:13:14