~nskaggs/ubuntu-rssreader-app/fix-actionselectorpopover

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Victor Thompson
  • Date: 2014-04-02 05:10:33 UTC
  • mto: This revision was merged to the branch mainline in revision 198.
  • Revision ID: victor.thompson@gmail.com-20140402051033-1mhfmlu2dlgh4dn6
Add missing files

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
    XmlNetwork.qml OrganicGrid.qml RssFeedPage.qml
54
54
    GridModePage.qml GoogleFeedApi.qml OptionsKeeper.qml
55
55
    dateutils.js imgSeparator.js databasemodule_v2.js
 
56
    ArticleViewItem.qml ListModePage.qml ReadingOptions.qml
56
57
    DESTINATION ${DATA_DIR})
57
58
install(FILES ${MAIN_QML} ${ICON_FILE} DESTINATION ${DATA_DIR})
58
59