Skip to content

docs: use lowercase include(FetchContent)#3107

Open
leno23 wants to merge 1 commit into
catchorg:develfrom
leno23:docs/fix-fetchcontent-cmake-case
Open

docs: use lowercase include(FetchContent)#3107
leno23 wants to merge 1 commit into
catchorg:develfrom
leno23:docs/fix-fetchcontent-cmake-case

Conversation

@leno23
Copy link
Copy Markdown

@leno23 leno23 commented May 17, 2026

Summary

cmake-integration.md used Include(FetchContent); CMake commands are case-sensitive and the correct spelling is include(FetchContent).

Test plan

  • Documentation only

Made with Cursor

Use lowercase `include(FetchContent)` in cmake-integration.md.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.30%. Comparing base (69e0473) to head (77e1a20).

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3107      +/-   ##
==========================================
+ Coverage   91.26%   91.30%   +0.03%     
==========================================
  Files         204      204              
  Lines        8905     8905              
==========================================
+ Hits         8127     8130       +3     
+ Misses        778      775       -3     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant