mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
build: Add option to specify path to perl binary
This commit is contained in:
@@ -90,7 +90,7 @@ if get_option('with-plugin')
|
||||
]
|
||||
endif
|
||||
|
||||
if get_option('with-perl')
|
||||
if get_option('with-perl') != 'false'
|
||||
plugin_metainfo += [
|
||||
['Perl', 'Provides a scripting interface in Perl', 'GPL-2.0+']
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user