mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
add @RPATH /Library/Frameworks for macOS GStreamer
This commit is contained in:
@@ -17,6 +17,8 @@ endif ( ZOOMFIX )
|
||||
|
||||
if( UNIX AND NOT APPLE )
|
||||
add_definitions( -DSUPPRESS_AVAHI_COMPAT_WARNING )
|
||||
else()
|
||||
set( CMAKE_INSTALL_RPATH "/Library/Frameworks/" )
|
||||
endif()
|
||||
|
||||
add_subdirectory( lib/llhttp )
|
||||
|
||||
Reference in New Issue
Block a user