]> git.lyx.org Git - lyx.git/blob - development/batchtests/CMakeLists.txt
tests: add ref
[lyx.git] / development / batchtests / CMakeLists.txt
1 # Checking whether moving beamer slides through the document doesn't break its structure.
2 # see also https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg203281.html
3 add_test(NAME "outline-beamer" COMMAND ${PERL_EXECUTABLE} ${CMAKE_BINARY_DIR}/lyx_batch.pl beamer_test)