~mterry/unity8/greeter-arrangement

« back to all changes in this revision

Viewing changes to tests/plugins/ImageCache/CMakeLists.txt

  • Committer: Michael Terry
  • Date: 2016-08-31 18:28:27 UTC
  • mfrom: (2565.1.4 default-wallpaper)
  • Revision ID: michael.terry@canonical.com-20160831182827-y0z2mg4kbrkrho4l
Merge default-wallpaper

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
qt5_use_modules(ImageCacheTestExec Core Quick Test)
17
17
add_unity8_uitest(ImageCache ImageCacheTestExec
18
18
    DEPENDS ImageCache-qml
19
 
    IMPORT_PATHS ${UNITY_MOCKPATH}
 
19
    IMPORT_PATHS ${UNITY_PLUGINPATH}
20
20
    )