Warning, /sdk/lokalize/src/version.h.cmake is written in an unsupported language. File is not indexed.

0001 /*
0002   This file is part of Lokalize
0003 
0004   SPDX-FileCopyrightText: 2018 Simon Depiets <sdepiets@gmail.com>
0005   SPDX-FileCopyrightText: 2007-2017 Nick Shaforostoff <shafff@ukr.net>
0006 
0007   SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
0008 */
0009 
0010 #ifndef LOKALIZE_VERSION
0011 #define LOKALIZE_VERSION "${RELEASE_SERVICE_VERSION}"
0012 #endif