Skip to content

Commit

Permalink
Merge pull request #4310 from rouault/esri_arcgis_pro_3_4
Browse files Browse the repository at this point in the history
Database: update ESRI to ArcGIS Pro 3.4
  • Loading branch information
rouault authored Nov 5, 2024
2 parents 4857419 + d8c86b5 commit 495c3ad
Show file tree
Hide file tree
Showing 3 changed files with 190 additions and 146 deletions.
2 changes: 1 addition & 1 deletion data/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ set(ALL_SQL_IN "${CMAKE_CURRENT_BINARY_DIR}/all.sql.in")
set(PROJ_DB "${CMAKE_CURRENT_BINARY_DIR}/proj.db")
include(sql_filelist.cmake)

set(PROJ_DB_SQL_EXPECTED_MD5 "c0c3c43d9d6b800dc84109213ec54c0d")
set(PROJ_DB_SQL_EXPECTED_MD5 "eddb6a2aff0588c1a2a1a24a794a5d53")

add_custom_command(
OUTPUT ${PROJ_DB}
Expand Down
Loading

0 comments on commit 495c3ad

Please sign in to comment.