Feat: add build ci
All checks were successful
Build package / build-package (push) Successful in 21m54s

This commit is contained in:
Yi-Ting Shih
2026-04-08 18:35:54 +08:00
parent 8cbc2c56db
commit a4314b7b09
2 changed files with 16 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ build() {
-DWITH_DOCS=ON
-DFISH_USE_SYSTEM_PCRE2=ON
-DWITH_MESSAGE_LOCALIZATION=ON
-DBUILD_SHARED_LIBS=OFF
-Wno-dev
)
cmake "${cmake_options[@]}"