mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 08:09:32 +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
|
PROPERTIES
|
||||||
PREFIX ""
|
PREFIX ""
|
||||||
FOLDER "libraries" # for IDE organization
|
FOLDER "libraries" # for IDE organization
|
||||||
|
INSTALL_NAME_DIR ""
|
||||||
|
BUILD_WITH_INSTALL_NAME_DIR YES
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user