Basic setup for Cpp based screeping.
This commit is contained in:
10
CMakeFiles/app.dir/flags.make
Normal file
10
CMakeFiles/app.dir/flags.make
Normal file
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
|
||||
|
||||
# compile CXX with /home/douwe/Projects/Screeps/emsdk/upstream/emscripten/em++
|
||||
CXX_DEFINES =
|
||||
|
||||
CXX_INCLUDES = @CMakeFiles/app.dir/includes_CXX.rsp
|
||||
|
||||
CXX_FLAGS = -DNDEBUG -O2 -std=gnu++17 -sSTRICT=0
|
||||
|
||||
Reference in New Issue
Block a user