mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-15 07:01:18 +02:00
macOS builds: otool -D should not give absolute path of libraries
This commit is contained in:
committed by
Dmitry Vedenko
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()
|
||||
|
||||
|
Reference in New Issue
Block a user