From 9de9b1f1be7b343e8493560b6eb540a948303f6f Mon Sep 17 00:00:00 2001 From: Jim King Date: Thu, 30 Apr 2015 16:03:34 -0400 Subject: 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 --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') 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) -- cgit v1.2.1