~bregma/libertine-scope/silo-58

« back to all changes in this revision

Viewing changes to libertine-scope/CMakeLists.txt

  • Committer: Stephen M. Webb
  • Date: 2016-02-03 15:42:16 UTC
  • Revision ID: stephen.webb@canonical.com-20160203154216-4m8weo2evvcilt30
better algorithm for choosing icons

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
target_link_libraries(scope
19
19
  ${SCOPE_LDFLAGS}
20
20
  Qt5::Core
 
21
  Qt5::Gui
21
22
  ${URL_DISPATCHER_LIBRARIES}
22
23
)
23
24