mirror of
https://github.com/parchlinux/calamares.git
synced 2025-03-01 13:25:45 -05: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
|