]> git.lyx.org Git - lyx.git/blob - development/cmake/configIncludes.cmake
Cmake build: Distinguish between PROGRAM_SUFFIX and LYX_VERSION
[lyx.git] / development / cmake / configIncludes.cmake
1 /*
2  * \file configIncludes.h
3  * This file is part of LyX, the document processor.
4  * Licence details can be found in the file COPYING.
5  *
6  * This is the compilation configuration file for LyX.
7  * It was generated by cmake.
8  * You might want to change some of the defaults if something goes wrong
9  * during the compilation.
10  */
11
12 #ifndef _CONFIG_INCLUDES_H
13 #define _CONFIG_INCLUDES_H
14
15 ${Include_Defines}
16
17 #endif