mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-28 21:05:45 -05:00
Export WITH_KCRASH in CalamaresConfig.h.in.
This commit is contained in:
parent
e737c91796
commit
fe1e1cb3c0
1 changed files with 5 additions and 0 deletions
|
@ -10,5 +10,10 @@
|
||||||
|
|
||||||
//cmakedefines for CMake variables (e.g. for optdepends) go here
|
//cmakedefines for CMake variables (e.g. for optdepends) go here
|
||||||
#cmakedefine WITH_PYTHON
|
#cmakedefine WITH_PYTHON
|
||||||
|
#cmakedefine WITH_KF5Crash
|
||||||
|
|
||||||
|
#ifdef WITH_KF5Crash
|
||||||
|
#define WITH_KCRASH
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CALAMARESCONFIG_H
|
#endif // CALAMARESCONFIG_H
|
||||||
|
|
Loading…
Add table
Reference in a new issue