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
parent
c85fdc68d1
commit
a15b9d3910
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue