diff options
author | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-04 13:35:02 +0100 |
---|---|---|
committer | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-04 13:35:02 +0100 |
commit | bb16c32bde58cba70e4877aa2d3ebd04332eb575 (patch) | |
tree | de3d82cca043c26cbaa64837a3b2c18efc6ddb64 /CMakeFiles/sdl_test.dir/flags.make | |
parent | 411d2f6d6a6e5370d33f0f54b2f2de7147a9d977 (diff) |
linux compile and imgs
Diffstat (limited to 'CMakeFiles/sdl_test.dir/flags.make')
-rw-r--r-- | CMakeFiles/sdl_test.dir/flags.make | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/CMakeFiles/sdl_test.dir/flags.make b/CMakeFiles/sdl_test.dir/flags.make index 4b02a46..8773aaa 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 "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
+
|