CMake Text Snippets

See /qtbase/doc/global/macros.qdocconf for standard text snippets that you should use when writing Qt-specific CMake documentation:

MacroUse
\cmakecommandandroidonlyFor Android targets
\cmakecommandsinceTo indicate which Qt version introduced the command
\cmakepropertyandroidonlyFor Android targets
\cmakepropertyiosonlyFor iOS targets
\cmakepropertysinceTo indicate which Qt version introduced the property
\cmakepropertywebassemblyonlyFor WebAssembly targets
\cmakevariableandroidonlyFor Android targets
\cmakevariableiosonlyFor iOS targets
\cmakevariablesinceTo indicate which Qt version introduced the variable
\preliminarycmakecommandTo indicate that the command may change in future versions
\preliminarycmakepropertyTo indicate that the property may change in future versions
\preliminarycmakevariableTo indicate that the variable may change in future versions
\versionlessCMakeCommandsNoteFor all commands, to tell users how to use versioned commands

See also macro and Macros.

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.