]> git.lyx.org Git - features.git/commit
Cmake build: Correct display cmake options
authorKornel Benko <kornel@lyx.org>
Sun, 14 Jul 2019 09:12:55 +0000 (11:12 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:36 +0000 (15:48 +0200)
commit7588fd260b798d965a6f95ffbec2284b1bb490b2
tree215d507881722605a4fd6d2caeda8f2229488743
parent53bfd91c4c58b8570eb8164ffeb599570369e7b2
Cmake build: Correct display cmake options

The change allows to display options whose string-length
is less than 10 characters.
The previous setting truncated the string to 4 chars,
which is too few for a string like e.g. "NATIVE".
development/cmake/modules/LyXMacros.cmake