mirror of
https://github.com/CloudCompare/PoissonRecon.git
synced 2026-08-30 17:10:28 +08:00
removed a -fopenmp from the pro (not supported by OS X clang...)
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ SOURCES += Src/PoissonRecon.cpp \
|
||||
Src/Geometry.cpp
|
||||
|
||||
QMAKE_CXXFLAGS+=-fopenmp -Wsign-compare
|
||||
QMAKE_CXXFLAGS-=
|
||||
macx:QMAKE_CXXFLAGS-= -fopenmp
|
||||
|
||||
TARGET=PoissonRecon
|
||||
|
||||
|
||||
Reference in New Issue
Block a user