Fixed mac so names and skipped different build direcotry for openmesh when using openflipper
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@110 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -31,7 +31,7 @@ win32 {
|
||||
|
||||
macx {
|
||||
# Set library binary header to the correct path
|
||||
QMAKE_LFLAGS_SONAME = -install_name$${LITERAL_WHITESPACE}$${TOPDIR}/lib/$${BUILDDIRECTORY}/
|
||||
QMAKE_LFLAGS_SONAME = -install_name$${LITERAL_WHITESPACE}$${DESTDIR}/
|
||||
export(QMAKE_LFLAGS_SONAME)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user