diff options
Diffstat (limited to 'sql/create')
-rw-r--r-- | sql/create/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sql/create/CMakeLists.txt b/sql/create/CMakeLists.txt deleted file mode 100644 index 91cb61ec84e..00000000000 --- a/sql/create/CMakeLists.txt +++ /dev/null @@ -1,5 +0,0 @@ -########### install files ############### - -FILE(GLOB _SQL *.sql) - -install(FILES ${_SQL} DESTINATION share/trinity/sql/tools)
\ No newline at end of file |