]> git.lyx.org Git - lyx.git/blob - development/cmake/lyx_date.h.cmake
Move Lexer to support/ directory (and lyx::support namespace)
[lyx.git] / development / cmake / lyx_date.h.cmake
1 /*
2  * \file lyx_date.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 _LYX_DATE_H
13 #define _LYX_DATE_H
14
15 #cmakedefine LYX_DATE "${LYX_DATE}"
16
17 #endif
18