11 lines
900 B
Makefile
11 lines
900 B
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.15
|
|
|
|
# compile CXX with /Library/Developer/CommandLineTools/usr/bin/c++
|
|
CXX_FLAGS = -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.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/Hw4/cmake-build-debug/googletest-src/googlemock/include -I/Users/bradybodily/Repositories/CS3460/Hw4/cmake-build-debug/googletest-src/googlemock -isystem /Users/bradybodily/Repositories/CS3460/Hw4/cmake-build-debug/googletest-src/googletest/include -isystem /Users/bradybodily/Repositories/CS3460/Hw4/cmake-build-debug/googletest-src/googletest
|
|
|