summaryrefslogtreecommitdiff
path: root/cmake/config.h.cmake
blob: 721e8a4a1e5575d1909f6c5782038161a59745aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*********
*
* This file is part of BibleTime's source code, http://www.bibletime.info/.
*
* Copyright 1999-2008 by the BibleTime developers.
* The BibleTime source code is licensed under the GNU General Public License version 2.0.
*
**********/

#ifndef CONFIG_H_CMAKE
#define CONFIG_H_CMAKE

#define BT_VERSION "${BT_VERSION}"

#endif //CONFIG_H_CMAKE