Fix compile-examples command line option

Map it to the correct feature name.

Change-Id: I7e2128e66a575ae7e562018b766d25f85c64c961
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
bb10
Lars Knoll 2016-07-06 14:03:47 +02:00 committed by Oswald Buddenhagen
parent c85fdc68d1
commit a15b9d3910
1 changed files with 1 additions and 1 deletions

View File

@ -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",