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 --- kde-modules/KDEMetaInfoPlatformCheck.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kde-modules/KDEMetaInfoPlatformCheck.cmake') diff --git a/kde-modules/KDEMetaInfoPlatformCheck.cmake b/kde-modules/KDEMetaInfoPlatformCheck.cmake index 7efcdb7c..2a93b196 100644 --- a/kde-modules/KDEMetaInfoPlatformCheck.cmake +++ b/kde-modules/KDEMetaInfoPlatformCheck.cmake @@ -11,9 +11,9 @@ platforms listed in the metainfo.yaml file and the current platform that is the target of the build If the current platform that is the target of the build is not supported -a cmake FATAL_ERROR will be issued +a CMake ``FATAL_ERROR`` will be issued -The check can be ignored by setting KF_IGNORE_PLATFORM_CHECK to ON +The check can be ignored by setting ``KF_IGNORE_PLATFORM_CHECK`` to ``ON``. Since 5.93 #]=======================================================================] -- cgit v1.2.1