Add BREEZE_STYLE_NAME to BreezeConfig.cmake

Summary:
This allows plasmaintegration to depend on Breeze and properly set
the style name to the one used by Breeze.

Reviewers: #plasma, hpereiradacosta

Differential Revision: https://phabricator.kde.org/D1395
wilder-pre-rebase
Martin Gräßlin 10 years ago
parent f002e5c464
commit 1a38234564
  1. 2
      BreezeConfig.cmake.in

@ -6,3 +6,5 @@ if(${BREEZE_WITH_KDECORATION})
else()
set(BREEZE_KDECORATION_PLUGIN_ID "")
endif()
set(BREEZE_STYLE_NAME "breeze")

Loading…
Cancel
Save