Doc: Remove mentioning of CMake 3.9 minimum version
Change-Id: Ia63bc7f305e673588ec57a7405ed5c0fdf3f5074 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
51300566ff
commit
3936648c60
@ -56,8 +56,6 @@ generates object files (\c .o, \c .obj) files instead of C++ source code.
|
||||
This allows to embed bigger resources, where compiling to C++ sources and then
|
||||
to binaries would be too time consuming or memory intensive.
|
||||
|
||||
\note This macro is only available if using \c{CMake} 3.9 or later.
|
||||
|
||||
\section1 Arguments
|
||||
|
||||
You can set additional \c{OPTIONS} that should be added to the \c{rcc} calls.
|
||||
|
Loading…
Reference in New Issue
Block a user