mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-18 02:24:38 +00:00
Fix compiler flags for linking in linux.
This commit is contained in:
parent
0af2eb3de4
commit
836758e31d
@ -95,6 +95,7 @@ mac:LIBS += meshlab.app/Contents/MacOS/libcommon.dylib
|
||||
win32-msvc2005:LIBS += XXXXXXX
|
||||
win32-msvc2008:LIBS += XXXXXXX
|
||||
win32-g++:LIBS += XXXXXXX
|
||||
unix:LIBS += -L../common -lcommon
|
||||
|
||||
# uncomment in your local copy only in emergency cases.
|
||||
# We should never be too permissive
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user