1680388189
- Integrate SDL2 GUI rendering into the Game class - Update World::getSurfaceLevel to correctly identify surface height - Improve ASSERT_EQ macro to avoid multiple evaluation of arguments - Fix typo in main_gui.cpp include - Update CMakeLists.txt to include Threads package
11 lines
215 B
Makefile
11 lines
215 B
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 4.3
|
|
|
|
# compile CXX with /usr/bin/c++
|
|
CXX_DEFINES =
|
|
|
|
CXX_INCLUDES =
|
|
|
|
CXX_FLAGS = -std=gnu++17 -Wall -Wextra -Wpedantic
|
|
|