mirror of
https://github.com/recp/cglm.git
synced 2025-10-03 16:51:35 +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
|
||||
VERSION 0.9.5
|
||||
HOMEPAGE_URL https://github.com/recp/cglm
|
||||
|
Reference in New Issue
Block a user