aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2024-10-15 09:57:28 +0900
committerMITSUNARI Shigeo <[email protected]>2024-10-15 09:57:28 +0900
commit2d70c949056ef78d0ffe9b7231544fdab6c3fdc0 (patch)
tree3256a36e612750cdc6a1e3f9db2e07edb4ae747f /CMakeLists.txt
parentc3a5c4ba3d47d8f16e13b21cf5c2353936de8a3f (diff)
downloadxbyak-2d70c949056ef78d0ffe9b7231544fdab6c3fdc0.tar.gz
xbyak-2d70c949056ef78d0ffe9b7231544fdab6c3fdc0.zip
v7.20
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 72dad78..3ded27c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5)
-project(xbyak LANGUAGES CXX VERSION 7.10)
+project(xbyak LANGUAGES CXX VERSION 7.20)
file(GLOB headers xbyak/*.h)