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 1d7b57e commit 3729af1
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 "8a4df4be0172ce451325c1e04fb089be")
set(PROJ_DB_SQL_EXPECTED_MD5 "b9b39adb863dd3b65fc507a8fd78f22e")

add_custom_command(
OUTPUT ${PROJ_DB}
Expand Down

0 comments on commit 3729af1

Please sign in to comment.