~qutim/qtdocktile/ubuntu

« back to all changes in this revision

Viewing changes to examples/simpledock/CMakeLists.txt

  • Committer: Vsevolod Velichko
  • Date: 2013-03-13 11:11:01 UTC
  • Revision ID: torkvema@gmail.com-20130313111101-a9rnqrhnk3ubwq9u
Manual sync with upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    ${SIMPLEDOCK_INTERNAL}
9
9
    LIBRARIES qtdocktile
10
10
    INCLUDES ../../src/lib
 
11
    QT Core Gui Widgets
11
12
)
12
13
 
13
14
if(QT_QTDOCKTILE_INSTALL_EXAMPLES AND UNIX AND NOT APPLE)