From a5b292c9a64808c8e80f16f313b2dbf2faac13a0 Mon Sep 17 00:00:00 2001 From: scivision Date: Tue, 15 Aug 2023 16:45:05 -0400 Subject: Help:try_compile: place options in their own section As try_compile interface was enhanced in 3.25, the Help got a lot longer. Make the options its own section for navigability. --- Help/command/try_compile.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Help/command/try_compile.rst b/Help/command/try_compile.rst index fbc4221..bc2b0af 100644 --- a/Help/command/try_compile.rst +++ b/Help/command/try_compile.rst @@ -144,7 +144,12 @@ single output directory, such that you can only debug one such ``try_compile`` call at a time. Use of the newer signature is recommended to simplify debugging of multiple ``try_compile`` operations. -The options are: +.. _`try_compile Options`: + +Options +^^^^^^^ + +The options for the above signatures are: ``CMAKE_FLAGS ...`` Specify flags of the form :option:`-DVAR:TYPE=VALUE ` to be passed -- cgit v0.12