libyaml does not yet support CMake 4 (which does not support <3.10 policies anymore). Doxide CI builds for Windows and macOS install CMake 4 via chocolatey, and hence fail. Here is the libyaml issue, on which there's not much activity. Therefore, we should force the installation of CMake 3.3* for the CI. Note that this affects all builds, whether using submodules or Conan.
libyamldoes not yet support CMake 4 (which does not support <3.10 policies anymore). Doxide CI builds for Windows and macOS install CMake 4 via chocolatey, and hence fail. Here is the libyaml issue, on which there's not much activity. Therefore, we should force the installation of CMake 3.3* for the CI. Note that this affects all builds, whether using submodules or Conan.