~ubuntu-weather-dev/ubuntu-weather-app/reboot

« back to all changes in this revision

Viewing changes to app/CMakeLists.txt

  • Committer: Tarmac
  • Author(s): Victor Thompson
  • Date: 2015-02-28 14:35:49 UTC
  • mfrom: (1.3.8 reboot-graphics)
  • Revision ID: tarmac-20150228143549-1h2g8ors0vxhqmwy
* Add graphics from Design's Shapes.psd file.

Approved by Martin Borho, Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
add_subdirectory(components)
15
15
add_subdirectory(data)
 
16
add_subdirectory(graphics)
16
17
add_subdirectory(ui)
17
18