Skip to content

Commit cdac8a5

Browse files
authored
ARES_BUNDLE_SHADERS=ON
1 parent c1b5a77 commit cdac8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ares-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ fi
3030
-W no-dev \
3131
-D CMAKE_BUILD_TYPE=Release \
3232
-D ENABLE_CCACHE=ON \
33-
-D ARES_BUNDLE_SHADERS=OFF \
33+
-D ARES_BUNDLE_SHADERS=ON \
3434
-D ARES_BUILD_LOCAL=OFF \
3535
-D CMAKE_INSTALL_PREFIX="/usr" \
3636
-D ARES_BUILD_OFFICIAL=YES  \

0 commit comments

Comments
 (0)