~ps-jenkins/ubuntu-ui-extras/trusty-proposed

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/Extras/Share/CMakeLists.txt

Add a SharePopover component that apps can use to let the user chose to which service to share.

Approved by Günter Schwann, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
file(GLOB QML_FILES *.qml)
 
2
install(FILES ${QML_FILES} DESTINATION ${PLUGIN_DIR}/Share)