From 496ec6036fb2b4ebbae000ee362cdfb7704d08de Mon Sep 17 00:00:00 2001 From: Kitware Robot Date: Mon, 6 Jul 2020 10:14:38 -0400 Subject: Help: Add Sphinx 'versionadded' directives to each top-level document Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715 --- Modules/FindXCTest.cmake | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Modules/FindXCTest.cmake') diff --git a/Modules/FindXCTest.cmake b/Modules/FindXCTest.cmake index 15721e1849..1f6e825138 100644 --- a/Modules/FindXCTest.cmake +++ b/Modules/FindXCTest.cmake @@ -5,6 +5,8 @@ FindXCTest ---------- +.. versionadded:: 3.3 + Functions to help creating and executing XCTest bundles. An XCTest bundle is a CFBundle with a special product-type -- cgit v1.2.1