Skip to content

Commit 9295432

Browse files
Arnfinnrobertodr
authored andcommitted
Roberto: fixed osx-error
1 parent 7d44d24 commit 9295432

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ if(NOT STATIC_LIBRARY_ONLY)
3131
set_target_properties(pcm-shared PROPERTIES SOVERSION ${PROJECT_VERSION_MAJOR}
3232
CXX_VISIBILITY_PRESET hidden
3333
VISIBILITY_INLINES_HIDDEN 1
34+
MACOSX_RPATH ON
3435
OUTPUT_NAME "pcm"
3536
EXPORT_NAME "pcm")
3637

0 commit comments

Comments
 (0)