From 1ad84c53013f2c8b3fb2ef00758b4e39584dc538 Mon Sep 17 00:00:00 2001 From: Tyler Yankee Date: Tue, 9 Dec 2025 15:13:19 -0500 Subject: Tutorial: Fix path to file in exercise solution --- Help/guide/tutorial/In-Depth System Introspection.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/guide/tutorial/In-Depth System Introspection.rst b/Help/guide/tutorial/In-Depth System Introspection.rst index 73fe0f2..f872c56 100644 --- a/Help/guide/tutorial/In-Depth System Introspection.rst +++ b/Help/guide/tutorial/In-Depth System Introspection.rst @@ -380,7 +380,7 @@ The first ``TODO`` is easy, we add another option to our project.
TODO 6: Click to show/hide answer .. literalinclude:: Step7/CMakeLists.txt - :caption: TODO 6: MathFunctions/CMakeLists.txt + :caption: TODO 6: CMakeLists.txt :name: CMakeLists.txt-enable-ipo :language: cmake :start-at: option(TUTORIAL_ENABLE_IPO -- cgit v0.12