~elementary-apps/pantheon-mail/trunk

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: RabbitBot
  • Author(s): Zisu Andrei
  • Date: 2016-02-23 18:08:47 UTC
  • mfrom: (1978.2.1 migrations-fix)
  • Revision ID: rabbitbot-20160223180847-fus6c1hss604b6ei
Moved sqlite migration files where local build expects them to be

Show diffs side-by-side

added added

removed removed

Lines of Context:
98
98
 
99
99
add_subdirectory(data)
100
100
add_subdirectory(po)
101
 
add_subdirectory(sql)
102
101
add_subdirectory(src)
103
102