1
0
mirror of https://github.com/google/cpu_features.git synced 2025-08-15 19:00:13 +02:00

Release v0.10.0

This commit is contained in:
Guillaume Chatelet
2025-05-02 15:10:27 +00:00
parent 59b9b8cea6
commit 14b80e8fe0

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.13)
project(CpuFeatures VERSION 0.9.0 LANGUAGES C)
project(CpuFeatures VERSION 0.10.0 LANGUAGES C)
set(CMAKE_C_STANDARD 99)