geary/sql/CMakeLists.txt

4 lines
82 B
CMake

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