mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-11 08:43: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" )
|
||||
endif ()
|
||||
|
||||
project (GLEW)
|
||||
project (glew)
|
||||
|
||||
cmake_minimum_required (VERSION 2.4)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user