]> git.lyx.org Git - features.git/blobdiff - development/autotests/ExportTests.cmake
Cmake lyx2lyx tests: Add roundtrip to exported lyx-files
[features.git] / development / autotests / ExportTests.cmake
index 50a0aa9d800e379901849800c6521a0d740a12d2..5123ae3fb2fabed900f0aaee2d6434ae313af3a8 100644 (file)
@@ -317,6 +317,7 @@ foreach(libsubfolderx autotests/export lib/doc lib/examples lib/templates autote
           -DLYX_USERDIR_VER=${LYX_USERDIR_VER}
           -Dformat=lyx${_lyx_format_num}x
           -Dextension=${_lyx_format_num}.lyx
+          -Dextension2=${_lyx_format_num}.${_lyx_format_num}.lyx
           -Dfile=${f}
           -Dinverted=${inverted}
           -DTOP_SRC_DIR=${TOP_SRC_DIR}