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 5, 2024
1 parent 01b8e02 commit aa0930e
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 "b9b39adb863dd3b65fc507a8fd78f22e")
set(PROJ_DB_SQL_EXPECTED_MD5 "266b481195810403a2a268e4cba2ee88")

add_custom_command(
OUTPUT ${PROJ_DB}
Expand Down

0 comments on commit aa0930e

Please sign in to comment.