Files
cs3460-cpp/Hw7&8/cmake-build-debug/googletest-build/googletest/CMakeFiles/gtest.dir/flags.make
2019-11-19 23:00:05 -07:00

11 lines
708 B
Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.14
# compile CXX with /Library/Developer/CommandLineTools/usr/bin/c++
CXX_FLAGS = -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -Wall -Wshadow -Werror -Wconversion -DGTEST_HAS_PTHREAD=1 -fexceptions -W -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wredundant-decls -std=c++11
CXX_DEFINES =
CXX_INCLUDES = -I"/Users/bradybodily/Repositories/CS3460/Hw7&8/cmake-build-debug/googletest-src/googletest/include" -I"/Users/bradybodily/Repositories/CS3460/Hw7&8/cmake-build-debug/googletest-src/googletest"