Merge lp:~ubuntu-clock-dev/ubuntu-clock-app/switch-to-set-cmake into lp:ubuntu-clock-app
Proposed by
Nekhelesh Ramananthan
Status: | Merged |
---|---|
Approved by: | Bartosz Kosiorek |
Approved revision: | 325 |
Merged at revision: | 324 |
Proposed branch: | lp:~ubuntu-clock-dev/ubuntu-clock-app/switch-to-set-cmake |
Merge into: | lp:ubuntu-clock-app |
Diff against target: |
111 lines (+54/-7) 6 files modified
app/alarm/CMakeLists.txt (+12/-1) app/clock/CMakeLists.txt (+4/-1) app/components/CMakeLists.txt (+13/-1) app/graphics/CMakeLists.txt (+11/-2) app/upstreamcomponents/CMakeLists.txt (+8/-1) app/worldclock/CMakeLists.txt (+6/-1) |
To merge this branch: | bzr merge lp:~ubuntu-clock-dev/ubuntu-clock-app/switch-to-set-cmake |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Bartosz Kosiorek | Approve | ||
Ubuntu Phone Apps Jenkins Bot | continuous-integration | Approve | |
Nekhelesh Ramananthan | Abstain | ||
Review via email:
|
Commit message
Switched GLOB to Set in the cmake files
Description of the change
Switched GLOB to Set in the cmake files.
To post a comment you must log in.
The Graphics directory still hasn't been switched to Set(). @Bartosz can you do that. Somehow the files are not shown in Qtcreator.