mirror of
https://github.com/google/cpu_features.git
synced 2025-06-30 21:02:34 +02:00
@ -6,7 +6,7 @@ if(POLICY CMP0077)
|
||||
cmake_policy(SET CMP0077 NEW)
|
||||
endif()
|
||||
|
||||
project(CpuFeatures VERSION 0.1.0 LANGUAGES C)
|
||||
project(CpuFeatures VERSION 0.5.0 LANGUAGES C)
|
||||
|
||||
set(CMAKE_C_STANDARD 99)
|
||||
|
||||
|
Reference in New Issue
Block a user