diff options
author | Sebastian Holtermann <sebholt@xwmw.org> | 2017-02-24 22:13:39 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-03-02 14:10:02 (GMT) |
commit | 36fa535d922f891deed4333b30ddbf429291ca06 (patch) | |
tree | 74e3e8e9cd44bc512d670845e3c733570528d360 /Help/prop_tgt/AUTOUIC_OPTIONS.rst | |
parent | 6d7c02db34a3a8ca9cf14fa936b5835014c46739 (diff) | |
download | CMake-36fa535d922f891deed4333b30ddbf429291ca06.zip CMake-36fa535d922f891deed4333b30ddbf429291ca06.tar.gz CMake-36fa535d922f891deed4333b30ddbf429291ca06.tar.bz2 |
Autogen: Add AUTOUIC_SEARCH_PATHS documentation
Diffstat (limited to 'Help/prop_tgt/AUTOUIC_OPTIONS.rst')
-rw-r--r-- | Help/prop_tgt/AUTOUIC_OPTIONS.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_tgt/AUTOUIC_OPTIONS.rst b/Help/prop_tgt/AUTOUIC_OPTIONS.rst index dc3bee5..9fb042e 100644 --- a/Help/prop_tgt/AUTOUIC_OPTIONS.rst +++ b/Help/prop_tgt/AUTOUIC_OPTIONS.rst @@ -1,7 +1,7 @@ AUTOUIC_OPTIONS --------------- -Additional options for uic when using :prop_tgt:`AUTOUIC` +Additional options for ``uic`` when using :prop_tgt:`AUTOUIC` This property holds additional command line options which will be used when ``uic`` is executed during the build via :prop_tgt:`AUTOUIC`, i.e. it is |