build stonesense in the linux package

develop
Myk Taylor 2023-07-28 19:33:31 -07:00
parent a27f42d67d
commit ec887aab2f
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

@ -166,6 +166,7 @@ jobs:
-DCMAKE_C_COMPILER_LAUNCHER=ccache \
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
-DBUILD_DOCS:BOOL=1 \
-DBUILD_STONESENSE:BOOL=1 \
-DCMAKE_INSTALL_PREFIX=build/output
- name: Build DFHack
run: |