mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-09-23 08:07:10 +00:00
Add options for Perl and Python in Meson setup
This commit is contained in:
@@ -42,6 +42,8 @@ jobs:
|
||||
meson setup build \
|
||||
--prefix=/usr \
|
||||
-Dtext-frontend=true \
|
||||
-Dwith-perl=perl \
|
||||
-Dwith-python=python3 \
|
||||
-Dauto_features=enabled
|
||||
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user