~ubuntu-branches/ubuntu/utopic/telephony-service/utopic-proposed

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Michael Terry, Tiago Salem Herrmann, Renato Araujo Oliveira Filho
  • Date: 2014-07-09 17:41:55 UTC
  • mfrom: (1.1.41)
  • Revision ID: package-import@ubuntu.com-20140709174155-91haww30zdozofb1
Tags: 0.1+14.10.20140709.2-0ubuntu1
[ Michael Terry ]
* Don't run tests during build if nocheck is in DEB_BUILD_OPTIONS.

[ Tiago Salem Herrmann ]
* Sort list-modems output so /ril_0 is set to account0 on first boot.
* Add support for vibration on incoming calls/messages. (LP: #1232350)
* Reduce image sizes before sending them to telepathy. MMS's have a
  limit of 300k (LP: #1337585)

[ Renato Araujo Oliveira Filho ]
* Update PhoneNumber formatter text if the autoFormat property
  changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
find_package(Qt5Qml)
58
58
#find_package(Qt5Quick)
59
59
find_package(Qt5Test)
 
60
find_package(Qt5Feedback)
60
61
find_package(LibPhoneNumber REQUIRED)
61
62
 
62
63
execute_process(