From a15b9d3910279101b29967ea01b81d89010c81e3 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Wed, 6 Jul 2016 14:03:47 +0200 Subject: Fix compile-examples command line option Map it to the correct feature name. Change-Id: I7e2128e66a575ae7e562018b766d25f85c64c961 Reviewed-by: Oswald Buddenhagen --- configure.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.json b/configure.json index 4316b57c05..7f44a54670 100644 --- a/configure.json +++ b/configure.json @@ -47,7 +47,7 @@ "avx512": "boolean", "c++std": "cxxstd", "commercial": "void", - "compile_examples": "boolean", + "compile-examples": { "type": "boolean", "name": "compile_examples" }, "confirm-license": "void", "continue": "void", "cups": "boolean", -- cgit v1.2.3