Skip to content

Commit ce2f172

Browse files
authored
chore: bump vortex to 0.63.0 (#76)
Signed-off-by: Alexander Droste <alexander.droste@protonmail.com>
1 parent 0343e76 commit ce2f172

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set(TARGET_NAME vortex)
44
project(${TARGET_NAME}_project)
55

66
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
7-
set(CMAKE_CXX_STANDARD 17)
7+
set(CMAKE_CXX_STANDARD 20)
88

99
include(FetchContent)
1010
FetchContent_Declare(

vortex

Submodule vortex updated 116 files

0 commit comments

Comments
 (0)