This commit is contained in:
2020-04-12 18:55:29 -06:00
parent 26480bcc76
commit 4081c9783d
56 changed files with 551 additions and 835 deletions

View File

@@ -1,10 +1,10 @@
# 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
# compile CXX with /Library/Developer/CommandLineTools/usr/bin/c++
CXX_FLAGS = -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -Wall -Wextra -pedantic -Wl,--stack,10000000 -O3 -std=gnu++11
CXX_DEFINES = -DOMPI_SKIP_MPICXX
CXX_INCLUDES = -isystem /usr/local/Cellar/open-mpi/4.0.3/include
CXX_INCLUDES = -isystem /usr/local/Cellar/open-mpi/4.0.2/include