]> git.lyx.org Git - features.git/commitdiff
revert change 1dcb70a
authorStephan Witt <switt@lyx.org>
Fri, 14 Dec 2012 15:25:57 +0000 (16:25 +0100)
committerStephan Witt <switt@lyx.org>
Fri, 14 Dec 2012 15:26:18 +0000 (16:26 +0100)
CMakeLists.txt

index de0b395cb269db4446e62ffddb027f15153f3128..8ffa114d48c4c46913cd4848d8eddfc2dc28b397 100644 (file)
@@ -718,10 +718,7 @@ if(LYX_INSTALL)
 endif()
 
 add_subdirectory(sourcedoc "${TOP_BINARY_DIR}/sourcedoc")
-if(Q_WS_X11)
-       message(STATUS "Adding auto test...")
-       add_subdirectory(development/autotests "${TOP_BINARY_DIR}/autotests")
-endif()
+add_subdirectory(development/autotests "${TOP_BINARY_DIR}/autotests")
 
 message(STATUS)
 message(STATUS "Build options, switch LYX_* variables by -DLYX_*=ON or OFF:")