mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-11 09:33:49 +00:00
set project name to glew
This commit is contained in:
parent
a5f0612349
commit
ed4fe8ebc4
@ -2,7 +2,7 @@ if ( NOT DEFINED CMAKE_BUILD_TYPE )
|
|||||||
set( CMAKE_BUILD_TYPE Release CACHE STRING "Build type" )
|
set( CMAKE_BUILD_TYPE Release CACHE STRING "Build type" )
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
project (GLEW)
|
project (glew)
|
||||||
|
|
||||||
cmake_minimum_required (VERSION 2.4)
|
cmake_minimum_required (VERSION 2.4)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user