11 lines
490 B
Plaintext
11 lines
490 B
Plaintext
|
# CMAKE generated file: DO NOT EDIT!
|
||
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.9
|
||
|
|
||
|
# compile CXX with /usr/bin/c++
|
||
|
CXX_FLAGS = -std=c++14 -g -Wall -Wshadow -Werror -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=1 -fexceptions -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -std=c++11
|
||
|
|
||
|
CXX_DEFINES =
|
||
|
|
||
|
CXX_INCLUDES = -isystem /home/joethei/workspaces/C_CPP/googletest-src/googletest/include -isystem /home/joethei/workspaces/C_CPP/googletest-src/googletest
|
||
|
|