blob: fa860e8150b172d9ea81f9d1438c857e8fb1e411 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.13
# compile CXX with /usr/bin/c++
CXX_FLAGS = -pedantic -Werror -Wall -Wextra -Wno-unused-parameter -Wno-error=unused-variable -Wno-error=sign-compare -g -O2 -DNDEBUG -std=c++11
CXX_DEFINES =
CXX_INCLUDES = -I/home/clyne/Programming/git/gamedev2/lib/entityx
|