mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
Merge pull request #430 from nitrix/feat/cmake-3.13
Bump CMake minimum version to 3.13
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
cmake_minimum_required(VERSION 3.8.2)
|
cmake_minimum_required(VERSION 3.13)
|
||||||
project(cglm
|
project(cglm
|
||||||
VERSION 0.9.5
|
VERSION 0.9.5
|
||||||
HOMEPAGE_URL https://github.com/recp/cglm
|
HOMEPAGE_URL https://github.com/recp/cglm
|
||||||
|
|||||||
Reference in New Issue
Block a user