11 lines
452 B
Makefile
11 lines
452 B
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.15
|
|
|
|
# compile CXX with /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
|
|
CXX_FLAGS = -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -std=gnu++11
|
|
|
|
CXX_DEFINES = -DOMPI_SKIP_MPICXX
|
|
|
|
CXX_INCLUDES = -isystem /usr/local/Cellar/open-mpi/4.0.3/include
|
|
|