This commit is contained in:
parent
3b1c6d8122
commit
9e3bab47f0
21 changed files with 1175 additions and 483 deletions
4
sql/CMakeLists.txt
Normal file
4
sql/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
set(SQL_DEST share/geary/sql)
|
||||
|
||||
install(FILES Create.sql DESTINATION ${SQL_DEST})
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue