Browse Source

Remove misleading comment.

We need 2.8.8 for much more things.
pull/38/head
Vladimír Vondruš 13 years ago
parent
commit
48ee52b14f
  1. 1
      CMakeLists.txt

1
CMakeLists.txt

@ -22,7 +22,6 @@
# DEALINGS IN THE SOFTWARE.
#
# CMake 2.8.8 required for OBJECT library target
cmake_minimum_required(VERSION 2.8.8)
project(Magnum)

Loading…
Cancel
Save