]> git.lyx.org Git - lyx.git/blob - development/cmake/configFunctions.cmake
Update it.po
[lyx.git] / development / cmake / configFunctions.cmake
1 /*
2  * \file configFunctions.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_FUNCTIONS_H
13 #define _CONFIG_FUNCTIONS_H
14
15 ${Function_Defines}
16
17 #endif