]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/lyx2lyxtest.cmake
ctests: add dviluatex as a format that needs fonts
[lyx.git] / development / autotests / lyx2lyxtest.cmake
index b6998de66168adceecc894b4fc53dbe736b71b89..d5007ea5ffef0869d2060acbba84f2361d3aa449 100755 (executable)
@@ -9,6 +9,7 @@
 #
 # Script should be called like:
 # cmake -DLYX2LYX=xxx \
+#       -DLYX_TESTS_USERDIR=${LYX_TESTS_USERDIR} \
 #       -DWORKDIR=${BUILD_DIR}/autotests/out-home \
 #       -DLYXFILE=xxx \
 #       -P "${TOP_SRC_DIR}/development/autotests/lyx2lyxtest.cmake"