We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d1000e commit a03a531Copy full SHA for a03a531
CMakeLists.txt
@@ -1,5 +1,5 @@
1
# CMake entry point
2
-cmake_minimum_required (VERSION 2.6)
+cmake_minimum_required (VERSION 3.0)
3
project (Tutorials)
4
5
find_package(OpenGL REQUIRED)
0 commit comments