From f8332bec191f2fffe73fc538ffe533edb57ca47a Mon Sep 17 00:00:00 2001 From: Brad King Date: Mon, 2 Oct 2023 09:52:59 -0400 Subject: FindQt4: Fix typo in documentation formatting --- Modules/FindQt4.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/FindQt4.cmake b/Modules/FindQt4.cmake index 3154ad3..9174bee 100644 --- a/Modules/FindQt4.cmake +++ b/Modules/FindQt4.cmake @@ -36,7 +36,7 @@ Qt Build Tools ^^^^^^^^^^^^^^ Qt relies on some bundled tools for code generation, such as ``moc`` for -meta-object code generation,``uic`` for widget layout and population, +meta-object code generation, ``uic`` for widget layout and population, and ``rcc`` for virtual filesystem content generation. These tools may be automatically invoked by :manual:`cmake(1)` if the appropriate conditions are met. See :manual:`cmake-qt(7)` for more. -- cgit v0.12