Skip to content

Commit

Permalink
Update PROJ_DB_SQL_EXPECTED_MD5
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Nov 4, 2024
1 parent 25b4119 commit d8c86b5
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit d8c86b5

Please sign in to comment.