mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 23:59:37 +02:00
macOS builds: otool -D should not give absolute path of libraries
This commit is contained in:
parent
13533c8bfa
commit
fdd20452ea
@ -353,6 +353,8 @@ function( audacity_module_fn NAME SOURCES IMPORT_TARGETS
|
||||
PROPERTIES
|
||||
PREFIX ""
|
||||
FOLDER "libraries" # for IDE organization
|
||||
INSTALL_NAME_DIR ""
|
||||
BUILD_WITH_INSTALL_NAME_DIR YES
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user