diff --git a/config_help.txt b/config_help.txt index baa3e97c1b5..3c2ed0e5ece 100644 --- a/config_help.txt +++ b/config_help.txt @@ -3,6 +3,9 @@ Usage: configure [options] [-- cmake-options] This is a convenience script for configuring Qt with CMake. Options after the double dash are directly passed to CMake. +Configure understands variable assignments like VAR=value on the command line. +These are passed to CMake as -DVAR=value. + Top-level installation directories: -prefix