summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJim King <jim.king@simplivity.com>2015-04-30 16:03:34 -0400
committerRoger Meier <roger@apache.org>2015-04-30 22:40:26 +0200
commit9de9b1f1be7b343e8493560b6eb540a948303f6f (patch)
treef713d9cd39d10a840bd14574ca08fbf586815b89 /CMakeLists.txt
parent1a8e048bd05b8506ab06200282e2ba516927786e (diff)
downloadthrift-9de9b1f1be7b343e8493560b6eb540a948303f6f.tar.gz
THRIFT-2850 get windows cmake working again and building the unit tests for lib/cpp, and pass make check through cmake - also resolve some compiler warnings
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 70bdb75c4..afdd746f7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,7 +17,6 @@
# under the License.
#
-
cmake_minimum_required(VERSION 2.8.12)
project(thrift)