Fixup OSX Rpath for imported external libraries on install
This commit is contained in:
@@ -24,3 +24,6 @@ target_link_libraries(obs-ffmpeg
|
||||
${Libswresample_LIBRARIES})
|
||||
|
||||
install_obs_plugin(obs-ffmpeg)
|
||||
|
||||
obs_fixup_install_target(obs-ffmpeg PATH ${Libavformat_LIBRARIES})
|
||||
obs_fixup_install_target(obs-ffmpeg PATH ${Libswresample_LIBRARIES})
|
||||
|
Reference in New Issue
Block a user