Export WITH_KCRASH in CalamaresConfig.h.in.
This commit is contained in:
parent
e737c91796
commit
fe1e1cb3c0
@ -10,5 +10,10 @@
|
||||
|
||||
//cmakedefines for CMake variables (e.g. for optdepends) go here
|
||||
#cmakedefine WITH_PYTHON
|
||||
#cmakedefine WITH_KF5Crash
|
||||
|
||||
#ifdef WITH_KF5Crash
|
||||
#define WITH_KCRASH
|
||||
#endif
|
||||
|
||||
#endif // CALAMARESCONFIG_H
|
||||
|
Loading…
Reference in New Issue
Block a user