aboutsummaryrefslogtreecommitdiff
path: root/data/sql_filelist.cmake
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2018-12-06 13:45:24 +0100
committerEven Rouault <even.rouault@spatialys.com>2018-12-06 13:45:24 +0100
commit25fa18055f43d0881a1a2bf9990c99fecfcbdbb7 (patch)
tree8643f1f767cfda8becd58f47edae60dd8af11246 /data/sql_filelist.cmake
parentdccf4658ac4cf9194682350ec292a086a2bb24a1 (diff)
downloadPROJ-25fa18055f43d0881a1a2bf9990c99fecfcbdbb7.tar.gz
PROJ-25fa18055f43d0881a1a2bf9990c99fecfcbdbb7.zip
Take into account supersession information to filter out irrelevant transformations
Diffstat (limited to 'data/sql_filelist.cmake')
-rw-r--r--data/sql_filelist.cmake1
1 files changed, 1 insertions, 0 deletions
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"