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.