Removed profile depended define in config-kmymoney.h

Authored by christiand on Apr 23 2017, 12:06 PM.

Description

Removed profile depended define in config-kmymoney.h

Some IDEs support CMake's profiles. Then one run of cmake can create
debug, release, etc. at once. So KMM_DEBUG cannot be written to a file
by CMake. In general: using CMAKE_BUILD_TYPE in CMake scripts is bad.

Details

Committed
christiandApr 23 2017, 12:10 PM
Parents
R261:0bb419447b04: Ported KGenerateSqlDlg to KF5
Branches
Unknown
Tags
Unknown