Fix macOS linking problem
This commit is contained in:
@@ -49,3 +49,5 @@ ENDIF()
|
||||
IF(NOT LMMS_BUILD_APPLE AND NOT LMMS_BUILD_OPENBSD)
|
||||
SET_TARGET_PROPERTIES(veal PROPERTIES LINK_FLAGS "${LINK_FLAGS} -shared -Wl,-no-undefined")
|
||||
ENDIF()
|
||||
|
||||
TARGET_LINK_LIBRARIES(veal lmms)
|
||||
|
||||
Reference in New Issue
Block a user