From 9edb5f57127489dec4b7cbdc1e60920e6002abea Mon Sep 17 00:00:00 2001 From: "Friedrich W. H. Kossebau" Date: Sun, 12 Jun 2022 16:13:22 +0200 Subject: API dox: use more markup for code or commandline samples NO_CHANGELOG --- modules/ECMQmlModule.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ECMQmlModule.cmake') diff --git a/modules/ECMQmlModule.cmake b/modules/ECMQmlModule.cmake index f3d215b9..9dca966b 100644 --- a/modules/ECMQmlModule.cmake +++ b/modules/ECMQmlModule.cmake @@ -35,7 +35,7 @@ Example usage: ecm_add_qml_module( URI [VERSION ] [NO_PLUGIN] [CLASSNAME ]) This will declare a new CMake target called ````. The ``URI`` -argument is required and should be a proper QML module URI. The URI is used, +argument is required and should be a proper QML module URI. The ``URI`` is used, among others, to generate a subdirectory where the module will be installed to. If the ``VERSION`` argument is specified, it is used to initialize the default -- cgit v1.2.1