mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Cmake export tests: Typo
This commit is contained in:
parent
d6854b01ca
commit
dbe9867ed1
@ -446,7 +446,7 @@ foreach(libsubfolderx autotests/export lib/doc lib/examples lib/templates lib/ta
|
||||
set(extraLabels )
|
||||
endif()
|
||||
set(missingLabels )
|
||||
findexpr(mfound TestName ignoreLatexErrorsTests missingLabels)
|
||||
findexpr(mfound TestName1 ignoreLatexErrorsTests missingLabels)
|
||||
if (mfound)
|
||||
set(mytestlabel ${testlabel} "ignoring" ${missingLabels} ${extraLabels})
|
||||
else()
|
||||
|
Loading…
Reference in New Issue
Block a user