浏览代码

Merge topic 'tutorial_step5_cleanup'

43f87741f4 Tutorial: Fix Step 5 solution after update to Step 6

Acked-by: Kitware Robot <[email protected]>
Merge-request: !7838
Brad King 3 年之前
父节点
当前提交
907bfc661b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Help/guide/tutorial/Installing and Testing.rst

+ 1 - 1
Help/guide/tutorial/Installing and Testing.rst

@@ -145,7 +145,7 @@ are similar. To the end of the top-level ``CMakeLists.txt`` we add:
   :name: TODO 3,4: CMakeLists.txt-install-TARGETS
   :language: cmake
   :start-after: # add the install targets
-  :end-before: # enable testing
+  :end-before: # TODO 1: Replace enable_testing() with include(CTest)
 
 .. raw:: html