diff --git a/Core/Core.pro b/Core/Core.pro index 095142f3..33d7959a 100644 --- a/Core/Core.pro +++ b/Core/Core.pro @@ -25,7 +25,7 @@ win32 { } macx { - # Post process + # Set library binary header to the correct path QMAKE_LFLAGS_SONAME = -install_name$${LITERAL_WHITESPACE}$${TOPDIR}/OpenMesh/Core/lib/$${BUILDDIRECTORY}/ export(QMAKE_LFLAGS_SONAME) }