Skip to content

Commit

Permalink
Temporary back to cmake 2.8.7 becasue travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ccharly committed Jan 24, 2016
1 parent 8ed341c commit 9465765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# See accompanying file LICENSE.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt
#===================================================================================================
cmake_minimum_required(VERSION 3.0)
cmake_minimum_required(VERSION 2.8.7)

#===================================================================================================
# Setup target for MSVC
Expand Down

0 comments on commit 9465765

Please sign in to comment.