mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-26 11:04:33 +00:00
Merge topic 'patch-1'
1d8d22c0be Tutorial: fix a thinko in a TODO item Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Tyler Yankee <tyler.yankee@kitware.com> Merge-request: !11552
This commit is contained in:
commit
c64b6c50f7
@ -14,9 +14,10 @@ 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.
|
||||
# Note that their headers will be exposed in the MathFunctions.h
|
||||
# header, and must be available to consumers.
|
||||
# TODO8: Add links to OpAdd, OpMul, and OpSub libraries for the
|
||||
# MathFunctions library. Note that their headers will be
|
||||
# exposed in the MathFunctions.h header, and must be available
|
||||
# to consumers.
|
||||
|
||||
target_compile_features(MathFunctions PRIVATE cxx_std_20)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user