delaunator-cpp
delaunator-cpp copied to clipboard
CMake - [Mason] Failed to download
CMake fails to generate the project as the URL for the mason binaries seems to be no longer valid:
CMake Error at cmake/mason.cmake:118 (message):
[Mason] Failed to download
https://mason-binaries.s3.amazonaws.com/linux-/benchmark/1.2.0.tar.gz:
curl: (22) The requested URL returned error: 403 Forbidden
Steps to reproduce:
- Open the repository in CMake
- Try to generate project files
This pull request #24 fixes the issue
how to open git repository in cmake?