]> git.lyx.org Git - lyx.git/commitdiff
Typo: Copy/Paste error
authorKornel Benko <kornel@lyx.org>
Tue, 7 Mar 2017 13:40:56 +0000 (14:40 +0100)
committerKornel Benko <kornel@lyx.org>
Tue, 7 Mar 2017 13:40:56 +0000 (14:40 +0100)
3rdparty/mythes/CMakeLists.txt

index f096faa14d9dbe5fa43b51eb644eec99b056e166..c6d11780d9b1d08170eb252b39a8b9eac0e72948 100644 (file)
@@ -1,7 +1,4 @@
-cmake_minimum_required(VERSION 2.4.4)
-set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS ON)
-
-project(zlib C)
+cmake_minimum_required(VERSION 2.8)
 
 set(VERSION "1.2.5")
 set(SRCDIR ${CMAKE_CURRENT_SOURCE_DIR}/${VERSION})