geary/sql/CMakeLists.txt

5 lines
82 B
Text
Raw Normal View History

set(SQL_DEST share/geary/sql)
install(FILES Create.sql DESTINATION ${SQL_DEST})