Merge branch 'main' of https://github.com/dcoeurjo/CGDI-Practicals
Some checks are pending
c++/cmake / build (macOS-latest) (push) Waiting to run
c++/cmake / build (ubuntu-latest) (push) Waiting to run
c++/cmake / build (windows-latest) (push) Waiting to run

This commit is contained in:
augustin64 2025-03-12 10:22:47 +01:00
commit 90e5708831

View File

@ -6,6 +6,6 @@ include(CPM)
CPMAddPackage( CPMAddPackage(
NAME geometry-central NAME geometry-central
GIT_TAG 70c859ec3b58fe597c0063673a74082654e9c5aa GIT_TAG 1f8a50c353e90322294c1c5aa0d411b7894f24ed
GITHUB_REPOSITORY "nmwsharp/geometry-central" GITHUB_REPOSITORY "nmwsharp/geometry-central"
) )