We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 765654c commit 4fe7d69Copy full SHA for 4fe7d69
doc/UsingBoostTest.md
@@ -125,7 +125,7 @@ target_link_libraries(${EXE_NAME} ApprovalTests::ApprovalTests ${Boost_LIBRARIES
125
126
add_test(NAME ${EXE_NAME} COMMAND ${EXE_NAME})
127
```
128
-<sup><a href='/examples/boost_starter/CMakeLists.txt#L16-L36' title='Snippet source file'>snippet source</a> | <a href='#snippet-boost_starter_cmake' title='Start of snippet'>anchor</a></sup>
+<sup><a href='/examples/boost_starter/CMakeLists.txt#L16-L34' title='Snippet source file'>snippet source</a> | <a href='#snippet-boost_starter_cmake' title='Start of snippet'>anchor</a></sup>
129
<!-- endSnippet -->
130
131
---
0 commit comments