Skip to content

Commit

Permalink
test windows v10
Browse files Browse the repository at this point in the history
  • Loading branch information
piaskowyk committed Nov 13, 2024
1 parent aa94602 commit 47d0a3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,7 @@ elseif ("${CMAKE_CXX_COMPILER_ID}" MATCHES "MSVC")

# string(APPEND CMAKE_C_FLAGS " -d2UndefIntOverflow-")
# string(APPEND CMAKE_CXX_FLAGS " -d2UndefIntOverflow-")
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /std:c++20")
endif()

# Export a JSON file with the compilation commands that external tools can use
Expand Down

0 comments on commit 47d0a3f

Please sign in to comment.