mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-16 11:15:37 -04:00
7 lines
172 B
C
7 lines
172 B
C
#ifndef CALAMARESWEBVIEWCONFIG_H
|
|
#define CALAMARESWEBVIEWCONFIG_H
|
|
|
|
#cmakedefine WEBVIEW_WITH_WEBENGINE
|
|
#cmakedefine WEBVIEW_WITH_WEBKIT
|
|
|
|
#endif // CALAMARESWEBVIEWCONFIG_H
|