]> git.lyx.org Git - lyx.git/blob - lib/scripts/CMakeLists.txt
Don't use widest label for numerical citations.
[lyx.git] / lib / scripts / CMakeLists.txt
1 # This file is part of LyX, the document processor.
2 # Licence details can be found in the file COPYING.
3 #
4 # Copyright (c) 2008-2011 Peter Kümmel, <syntheticpp@gmx.net>
5 # Copyright (c) 2008-2011 Kornel Benko, <Kornel.Benko@berlin.de>
6 #
7
8 if (UNIX)
9         set(_project "scripts")
10         # include(../PyCompile)
11 endif()
12