mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-26 11:04:33 +00:00
Merge branch 'tutorial-todo8-wording' into 'master'
tutorial: fix TODO8 wording (MathFunctions vs MathLogger) in Step5 See merge request cmake/cmake!11608
This commit is contained in:
commit
40a8411555
@ -14,7 +14,7 @@ target_sources(MathFunctions
|
||||
# MathLogger will only be used in the MathFunctions implementation,
|
||||
# not the headers
|
||||
|
||||
# TODO8: Add links to MathLogger for the OpAdd, OpMul, and OpSub libraries.
|
||||
# TODO8: Add links to MathFunctions for the OpAdd, OpMul, and OpSub libraries.
|
||||
# Note that their headers will be exposed in the MathFunctions.h
|
||||
# header, and must be available to consumers.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user