Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/minizip/CMakeLists.txt')
-rw-r--r--Projects/minizip/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/Projects/minizip/CMakeLists.txt b/Projects/minizip/CMakeLists.txt
index 9d6f5573..7dc9e17c 100644
--- a/Projects/minizip/CMakeLists.txt
+++ b/Projects/minizip/CMakeLists.txt
@@ -1,6 +1,3 @@
-CMAKE_MINIMUM_REQUIRED(VERSION 2.6.0)
-PROJECT(minizip)
-
SET(SRCDIR "${CMAKE_SOURCE_DIR}/../Libraries/minizip")
SET(LIBDIR "${CMAKE_SOURCE_DIR}/../Libraries")