From 87fdac7918d776a4c11b3880eef64b09b334aa1c Mon Sep 17 00:00:00 2001 From: jacopograndi Date: Tue, 4 Jan 2022 18:36:24 +0100 Subject: linux build config and imgs --- CMakeFiles/sdl_test.dir/flags.make | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'CMakeFiles/sdl_test.dir/flags.make') diff --git a/CMakeFiles/sdl_test.dir/flags.make b/CMakeFiles/sdl_test.dir/flags.make index 8773aaa..730a326 100644 --- a/CMakeFiles/sdl_test.dir/flags.make +++ b/CMakeFiles/sdl_test.dir/flags.make @@ -1,10 +1,10 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "MinGW Makefiles" Generator, CMake Version 3.18 - -# compile CXX with C:/MinGW64/bin/g++.exe -CXX_DEFINES = - -CXX_INCLUDES = @CMakeFiles/sdl_test.dir/includes_CXX.rsp - -CXX_FLAGS = -std=c++11 - +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = + +CXX_FLAGS = -std=c++20 -g -std=gnu++20 + -- cgit v1.2.3-54-g00ecf