11 lines
366 B
Makefile
11 lines
366 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.15.sdk -std=gnu++11
|
|
|
|
CXX_DEFINES = -DOMPI_SKIP_MPICXX
|
|
|
|
CXX_INCLUDES = -isystem /usr/local/Cellar/open-mpi/4.0.2/include
|
|
|