calamares/src/modules/webview/WebViewConfig.h.in
2020-08-26 02:22:49 +02:00

11 lines
241 B
C

/* SPDX-FileCopyrightText: no
SPDX-License-Identifier: CC0-1.0
*/
#ifndef CALAMARESWEBVIEWCONFIG_H
#define CALAMARESWEBVIEWCONFIG_H
#cmakedefine WEBVIEW_WITH_WEBENGINE
#cmakedefine WEBVIEW_WITH_WEBKIT
#endif // CALAMARESWEBVIEWCONFIG_H