diff options
| author | dawidg81 <dawidgorski.m@gmail.com> | 2026-01-29 14:21:55 +0100 |
|---|---|---|
| committer | dawidg81 <dawidgorski.m@gmail.com> | 2026-01-29 14:21:55 +0100 |
| commit | b368f6de13284e28e68129e87995bf373a1bb386 (patch) | |
| tree | 6745038d8a9f841b10d3d2999faf754951efc916 /build/CMakeFiles/minesweeper.dir/flags.make | |
| parent | 0a6731cb0da012e660a164a5698d73a44b62bee7 (diff) | |
refreshed build; updated dependiences to add src/ directory recursively
Diffstat (limited to 'build/CMakeFiles/minesweeper.dir/flags.make')
| -rw-r--r-- | build/CMakeFiles/minesweeper.dir/flags.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/CMakeFiles/minesweeper.dir/flags.make b/build/CMakeFiles/minesweeper.dir/flags.make index 7ae6a06..ea4a890 100644 --- a/build/CMakeFiles/minesweeper.dir/flags.make +++ b/build/CMakeFiles/minesweeper.dir/flags.make @@ -6,5 +6,5 @@ CXX_DEFINES = CXX_INCLUDES = -CXX_FLAGS = -g -std=gnu++20 +CXX_FLAGS = -g -std=c++20 |
