]> git.lyx.org Git - lyx.git/blobdiff - lib/scripts/CMakeLists.txt
whitespace.
[lyx.git] / lib / scripts / CMakeLists.txt
index 2274dc0506b163282ece01da20265a52decd4fb4..d39e4fbdb14d8ea1ab5d80190898ec1a6e8980ed 100644 (file)
@@ -7,6 +7,7 @@
 
 if (UNIX)
        set(_project "scripts")
-       include(../PyCompile)
+       include(../PyCompile)
 endif()
+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/prefTest.pl.in" "${CMAKE_BINARY_DIR}/prefTest.pl" @ONLY)