You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
527 B
21 lines
527 B
/* config-breeze.h. Generated by cmake from config-breeze.h.cmake */ |
|
|
|
/* |
|
* SPDX-FileCopyrightText: 2014 Hugo Pereira Da Costa <hugo.pereira@free.fr> |
|
* |
|
* SPDX-License-Identifier: GPL-2.0-or-later |
|
*/ |
|
|
|
#ifndef config_breeze_h |
|
#define config_breeze_h |
|
|
|
/* Define to 1 if QtQuick is available */ |
|
#cmakedefine01 BREEZE_HAVE_QTQUICK |
|
|
|
/* Define to 1 if QtX11Extras is available */ |
|
#cmakedefine01 BREEZE_HAVE_QTX11EXTRAS |
|
|
|
/* Define to 1 if FrameworkIntegration/Kstyle libraries are found */ |
|
#cmakedefine01 BREEZE_HAVE_KSTYLE |
|
|
|
#endif
|
|
|