mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Release version 0.6.0
This commit is contained in:
parent
7ab6b3273c
commit
3bf569faf5
9 changed files with 52 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
cmake_minimum_required(VERSION 3.13)
|
||||
|
||||
set(VERSION "0.5.1")
|
||||
set(SOVERSION 15)
|
||||
set(VERSION "0.6.0")
|
||||
set(SOVERSION 16)
|
||||
project(
|
||||
cpuid
|
||||
LANGUAGES C CXX ASM_MASM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue