Warning, /graphics/kgeotag/src/debugMode.h.in is written in an unsupported language. File is not indexed.

0001 // SPDX-FileCopyrightText: 2022 Tobias Leupold <tl at stonemx dot de>
0002 //
0003 // SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
0004 
0005 #ifndef DEBUGMODE_H
0006 #define DEBUGMODE_H
0007 
0008 #cmakedefine DEBUG_MODE
0009 
0010 #endif // DEBUGMODE_H