mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Cmake export tests: Added directory "autotests/export"
This commit is contained in:
parent
c0290039ad
commit
2c3e49cb21
@ -166,7 +166,7 @@ macro(handlesuspended TestName reverted testlabel)
|
||||
endmacro()
|
||||
|
||||
# preparing to add e.g. development/mathmacros to the foreach() loop
|
||||
foreach(libsubfolderx lib/doc lib/examples lib/templates development/mathmacros)
|
||||
foreach(libsubfolderx lib/doc lib/examples lib/templates development/mathmacros autotests/export)
|
||||
set(testlabel "export")
|
||||
if (libsubfolderx MATCHES "lib/doc")
|
||||
list(APPEND testlabel "manuals")
|
||||
|
Loading…
Reference in New Issue
Block a user