From 25fa18055f43d0881a1a2bf9990c99fecfcbdbb7 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Thu, 6 Dec 2018 13:45:24 +0100 Subject: Take into account supersession information to filter out irrelevant transformations --- data/sql_filelist.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'data/sql_filelist.cmake') diff --git a/data/sql_filelist.cmake b/data/sql_filelist.cmake index 6353949f..09e45716 100644 --- a/data/sql_filelist.cmake +++ b/data/sql_filelist.cmake @@ -22,6 +22,7 @@ set(SQL_FILES "${SQL_DIR}/begin.sql" "${SQL_DIR}/other_transformation.sql" "${SQL_DIR}/concatenated_operation.sql" "${SQL_DIR}/alias_name.sql" + "${SQL_DIR}/supersession.sql" "${SQL_DIR}/esri.sql" "${SQL_DIR}/ignf.sql" "${SQL_DIR}/grid_alternatives.sql" -- cgit v1.2.3