Skip to content

Commit

Permalink
today()
Browse files Browse the repository at this point in the history
  • Loading branch information
christoph2 committed Jun 13, 2024
1 parent 779b5d0 commit 232ac72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ SET(GCC_N_CLANG_BASE_OPTIONS "-Wall -Wextra -Wpedantic -Warray-bounds -mtune=nat

SET(MSVC_BASE_OPTIONS "/W3 /EHsc /bigobj /std:c++latest")

message("Debugging? " $ENV{DEBUG_BUILD})

# /std:clatest /std:c++latest


Expand Down

0 comments on commit 232ac72

Please sign in to comment.