mirror of
https://github.com/g-truc/glm.git
synced 2025-04-10 15:23:53 +00:00
Updated version
This commit is contained in:
parent
df39980121
commit
846e88a147
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
cmake_minimum_required(VERSION 2.6 FATAL_ERROR)
|
||||
|
||||
project(glm)
|
||||
set(GLM_VERSION "0.9.7")
|
||||
set(GLM_VERSION "0.9.8")
|
||||
|
||||
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue