Merge remote-tracking branch 'origin/marcel/ue5.3' into marcel/ue5.3

This commit is contained in:
Marcel Pi 2024-01-02 20:23:50 +01:00
commit b78f1283dd
1 changed files with 1 additions and 1 deletions

View File

@ -517,7 +517,7 @@ DEFAULT_DEPENDENCIES = [
GitRepository('https://github.com/glennrp/libpng.git', tag_or_branch = 'v1.6.40')),
Dependency(
'proj',
GitRepository('https://github.com/OSGeo/PROJ.git', tag_or_branch = '9.3.0')),
GitRepository('https://github.com/OSGeo/PROJ.git', tag_or_branch = '7.2.1')),
Dependency(
'gtest',
GitRepository('https://github.com/google/googletest.git', tag_or_branch = 'v1.14.0')),