mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
make the message about ignoring errors clearer
This commit is contained in:
parent
54f2d0ee22
commit
39d3308721
@ -31,7 +31,7 @@
|
||||
# -P "${TOP_SRC_DIR}/development/autotests/export.cmake"
|
||||
#
|
||||
|
||||
message(STATUS "IgnoreErrorMessage = ${IgnoreErrorMessage}")
|
||||
message(STATUS "IgnoreErrorMessage = \"${IgnoreErrorMessage}\"")
|
||||
set(Perl_Script "${TOP_SRC_DIR}/development/autotests/useSystemFonts.pl")
|
||||
set(Structure_Script "${TOP_SRC_DIR}/development/autotests/beginEndStructureCheck.pl")
|
||||
set(LanguageFile "${TOP_SRC_DIR}/lib/languages")
|
||||
|
Loading…
Reference in New Issue
Block a user