]> git.lyx.org Git - lyx.git/commitdiff
Whitespace
authorScott Kostyshak <skostysh@lyx.org>
Sat, 20 Apr 2024 18:22:07 +0000 (14:22 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Sat, 20 Apr 2024 18:22:07 +0000 (14:22 -0400)
development/cmake/Install.cmake

index 76b53d8ff5dc2fd32507876dbc5c02e1ba4416d8..a901942b4adb88e92cd9663f091c826db37a60fa 100755 (executable)
@@ -137,7 +137,7 @@ lyx_install("data" ${TOP_SRC_DIR}/lib        scripts              *.R          .
 lyx_install("data" ${TOP_SRC_DIR}/lib        scripts              saxon*.*     .)
 lyx_install("data" ${TOP_SRC_DIR}/lib        docbook              *            . epub3 xhtml5 xhtml lib common)
 lyx_install("data" ${TOP_SRC_DIR}/lib        xtemplates           *.xtemplate  .)
-lyx_install("data" ${TOP_SRC_DIR}/lib       tabletemplates       *.lyx        .)
+lyx_install("data" ${TOP_SRC_DIR}/lib        tabletemplates       *.lyx        .)
 lyx_install("data" ${TOP_SRC_DIR}/3rdparty   scripts/evince_sync  *            .)
 lyx_install("font" ${TOP_SRC_DIR}/lib/fonts  .                    *            .)
 lyx_install("tex"  ${TOP_SRC_DIR}/lib/tex    .                    *            .)