D9892: cmake: Use the official CMake variable for building as a static plugin.

Marco Martin noreply at phabricator.kde.org
Thu Jan 18 12:59:09 UTC 2018


mart updated this revision to Diff 25589.
mart added a comment.


  - don't duplicate target_link_libraries
  - properly use the static plugin in the example
  - the pro makes a static library
  - use proper static plugins for the cmake example
  - toplevel qmake with subfolders
  - proper name for executable

REPOSITORY
  R169 Kirigami

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D9892?vs=25405&id=25589

BRANCH
  mart/static

REVISION DETAIL
  https://phabricator.kde.org/D9892

AFFECTED FILES
  CMakeLists.txt
  autotests/CMakeLists.txt
  examples/gallerydata/metadata.desktop
  examples/minimalqmake/Page1.qml
  examples/minimalqmake/Page1Form.ui.qml
  examples/minimalqmake/kirigami-icons.qrc
  examples/minimalqmake/main.cpp
  examples/minimalqmake/main.qml
  examples/minimalqmake/minimalqmake.pro
  examples/minimalqmake/qml.qrc
  examples/minimalqmake/qtquickcontrols2.conf
  examples/minimalqmake/src/Page1.qml
  examples/minimalqmake/src/Page1Form.ui.qml
  examples/minimalqmake/src/kirigami-icons.qrc
  examples/minimalqmake/src/main.cpp
  examples/minimalqmake/src/main.qml
  examples/minimalqmake/src/qml.qrc
  examples/minimalqmake/src/qtquickcontrols2.conf
  examples/minimalqmake/src/src.pro
  examples/staticcmake/3rdparty/CMakeLists.txt
  examples/staticcmake/3rdparty/README
  examples/staticcmake/CMakeLists.txt
  examples/staticcmake/src/CMakeLists.txt
  examples/staticcmake/src/Page1.qml
  examples/staticcmake/src/Page1Form.ui.qml
  examples/staticcmake/src/kirigami-icons.qrc
  examples/staticcmake/src/main.cpp
  examples/staticcmake/src/main.qml
  examples/staticcmake/src/qtquickcontrols2.conf
  examples/staticcmake/src/resources.qrc
  kirigami.pro
  src/CMakeLists.txt
  src/controls/Heading.qml
  src/controls/ItemViewHeader.qml
  src/controls/PageRow.qml
  src/controls/Theme.qml
  src/controls/templates/private/ScrollView.qml
  src/controls/templates/qmldir
  src/desktopicon.cpp
  src/kirigamiplugin.cpp
  src/kirigamiplugin.h
  src/qmldir

To: mart, #kirigami, lepagevalleeemmanuel
Cc: apol, plasma-devel, davidedmundson, mart, hein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180118/aa1c02d6/attachment.html>


More information about the Plasma-devel mailing list