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/ECMAddQch.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ECMAddQch.cmake') diff --git a/modules/ECMAddQch.cmake b/modules/ECMAddQch.cmake index cc7b7c49..e95003fa 100644 --- a/modules/ECMAddQch.cmake +++ b/modules/ECMAddQch.cmake @@ -46,7 +46,7 @@ generated QCH file. It is recommended to make the use of this macro optional, by depending the call to ``ecm_add_qch`` on a CMake option being set, with a name like -``BUILD_QCH`` and being TRUE by default. This will allow the developers to +``BUILD_QCH`` and being ``TRUE`` by default. This will allow the developers to saves resources on normal source development build cycles by setting this option to FALSE. -- cgit v1.2.1