build(cmake): error build on warning (#2165)

This commit is contained in:
ReenigneArcher
2024-02-24 22:34:53 -05:00
committed by GitHub
parent dde804f14b
commit c6f94e93e0
13 changed files with 50 additions and 6 deletions

View File

@@ -40,7 +40,8 @@ depends_lib port:avahi \
boost.version 1.81
configure.args -DCMAKE_INSTALL_PREFIX=${prefix} \
configure.args -DBUILD_WERROR=ON \
-DCMAKE_INSTALL_PREFIX=${prefix} \
-DSUNSHINE_ASSETS_DIR=etc/sunshine/assets
startupitem.create yes