~feng-kylin/unity8/OpenUrlInIndicator

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Tarmac
  • Author(s): Nick Dedekind, Launchpad Translations on behalf of unity-team
  • Date: 2013-07-11 19:50:27 UTC
  • mfrom: (2.5.114 indicators-client)
  • Revision ID: tarmac-20130711195027-yheu3w2oc42c1h7s
Moved indicators-client code into unity8. Fixes: https://bugs.launchpad.net/bugs/1191132, https://bugs.launchpad.net/bugs/1191822.

Approved by PS Jenkins bot, Michał Sawicz, Nicolas d'Offay.

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
 
92
92
# Autopilot tests
93
93
include(autopilot)
94
 
declare_autopilot_test(unity8 ${CMAKE_SOURCE_DIR}/tests/autopilot/)
 
94
declare_autopilot_test(shell unity8.shell ${CMAKE_SOURCE_DIR}/tests/autopilot/)
 
95
declare_autopilot_test(indicators_client unity8.indicators_client ${CMAKE_SOURCE_DIR}/tests/autopilot/)
95
96
 
96
97
set(SHELL_APP unity8)
97
98
 
132
133
# add subdirectories to build
133
134
add_subdirectory(tests)
134
135
add_subdirectory(plugins)
 
136
add_subdirectory(src)
135
137
 
136
138
# install subdirectories
137
139
set(QML_DIRS