tmp update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
CXX := g++
|
||||
CXXFLAGS := -Xpreprocessor -fopenmp -O2 -lomp
|
||||
M3DINCLUDE := -I../src
|
||||
CXXFLAGS := -Xpreprocessor -fopenmp -O2 -L/opt/homebrew/lib -lomp
|
||||
M3DINCLUDE := -I../src -I/opt/homebrew/include
|
||||
|
||||
INCS:= $(wildcard ../src/*.h)
|
||||
SRCS:= $(wildcard ../src/*.cpp)
|
||||
|
Reference in New Issue
Block a user