commit 9edb2c5ec9bf80a84e4b93a96bfa84ee373d3387
Author: Scott Kostyshak <[email protected]>
Date:   Fri Nov 29 21:08:34 2013 -0500

    Whitespace correction

diff --git a/CMakeLists.txt b/CMakeLists.txt
index ccb4a6c..c285dc0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -445,7 +445,7 @@ endif()
 if(LYX_SHARED_LIBRARIES)
        set(library_type SHARED)
 else()
-       set(library_type STATIC)
+       set(library_type STATIC)
 endif()
 
 if(NOT MSVC)

Reply via email to