~ubuntu-branches/ubuntu/utopic/sync-monitor/utopic-proposed

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Renato Araujo Oliveira Filho
  • Date: 2014-05-02 17:07:50 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20140502170750-jicl8407lx08142e
Tags: 0.1+14.10.20140502-0ubuntu1
[ Renato Araujo Oliveira Filho ]
Created QML bindings to access the sync monitor information. (LP:
#1311125)

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
add_subdirectory(templates)
32
32
add_subdirectory(data)
33
33
add_subdirectory(tests)
 
34
add_subdirectory(Ubuntu)
34
35
 
35
36
configure_file(config.h.in ${CMAKE_CURRENT_BINARY_DIR}/config.h)