Skip to content

Commit

Permalink
Merge pull request #52 from nigels-com/merge-cmake-2.8
Browse files Browse the repository at this point in the history
CMake 2.8 works on Ubuntu 14.04
  • Loading branch information
josch committed Sep 25, 2015
2 parents 1336ece + 0aa52f0 commit bd1524b
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
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.2)
cmake_minimum_required(VERSION 2.8)

project(glui)

Expand Down

0 comments on commit bd1524b

Please sign in to comment.