]> git.lyx.org Git - features.git/commit
cmake export tests.
authorKornel Benko <kornel@lyx.org>
Sun, 16 Mar 2014 08:57:31 +0000 (09:57 +0100)
committerKornel Benko <kornel@lyx.org>
Sun, 16 Mar 2014 08:57:31 +0000 (09:57 +0100)
commit7ecbb0688861e8ea912108b9725aa121d48a6b35
tree6d73393be5bc5d030172d3619731e9a165f49ade
parentaf61ca9df6f499722ec5b211b55a0d6053380029
cmake export tests.

Define new policy of what export formats to check.
Depending on default_output_format
default or unset           xhtml, dvi*, pdf*
xhtml                      xhtml
any of pfd variants        xhtml, pdf*
any of dvi variants        xhtml, dvi*
each other (like eps3)     as specified
development/autotests/CMakeLists.txt