Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
snnn committed Nov 1, 2023
1 parent 21bcdc3 commit 12ef071
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ if(NOT CMAKE_CXX_STANDARD)
else()
set(CMAKE_CXX_STANDARD 17)
endif()
else()
set(CMAKE_CXX_STANDARD 17)
endif()
endif()

Expand Down

0 comments on commit 12ef071

Please sign in to comment.