[gnome-builder] build: Add with_make option for meson
- From: Matthew Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] build: Add with_make option for meson
- Date: Tue, 7 Mar 2017 04:53:17 +0000 (UTC)
commit c8b558fdf83cf3aef1957684d535095f1414bc6f
Author: Matthew Leeds <mleeds redhat com>
Date: Mon Mar 6 22:52:55 2017 -0600
build: Add with_make option for meson
meson_options.txt | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 43a22c8..ed9f8e7 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -41,6 +41,7 @@ option('with_html_completion', type: 'boolean')
option('with_html_preview', type: 'boolean')
option('with_jedi', type: 'boolean')
option('with_jhbuild', type: 'boolean')
+option('with_make', type: 'boolean')
option('with_meson', type: 'boolean')
option('with_meson_templates', type: 'boolean', value: false)
option('with_mingw', type: 'boolean')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]