fix(macos): fix boost on macos (#2733)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
@@ -44,7 +44,8 @@ depends_lib port:avahi \
|
||||
depends_test port:doxygen \
|
||||
port:graphviz
|
||||
|
||||
configure.args -DBUILD_WERROR=ON \
|
||||
configure.args -DBOOST_USE_STATIC=ON \
|
||||
-DBUILD_WERROR=ON \
|
||||
-DCMAKE_INSTALL_PREFIX=${prefix} \
|
||||
-DSUNSHINE_ASSETS_DIR=etc/sunshine/assets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user