~mrqtros/ubuntu-rssreader-app/ubuntu-rssreader-app-to-tabs

« back to all changes in this revision

Viewing changes to shorts/qml/pages/CMakeLists.txt

  • Committer: Roman Shchekin
  • Date: 2015-07-04 08:38:18 UTC
  • Revision ID: mrqtros@gmail.com-20150704083818-ecojm3nmy5bpkxrb
Merge with the Reboot project.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
file(GLOB FEEDS_QML_JS_FILES *.qml *.js)
 
2
 
 
3
# make the files visible in the qtcreator tree
 
4
add_custom_target(ubuntu-rssreader-app_feeds_QMlFiles ALL SOURCES ${FEEDS_QML_JS_FILES})