mirror of
https://github.com/recp/cglm.git
synced 2026-06-12 00:29:48 -05:00
fix arm neon build
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.8.2)
|
||||
project(cglm VERSION 0.7.4 LANGUAGES C)
|
||||
project(cglm VERSION 0.7.4 LANGUAGES C)
|
||||
|
||||
set(C_STANDARD 11)
|
||||
set(C_STANDARD_REQUIRED YES)
|
||||
|
||||
Reference in New Issue
Block a user