Skip to content

Docu/Show how to use CMake FetchContent - #2028

Merged
horenmar merged 2 commits into
catchorg:masterfrom
blackliner:master
Sep 20, 2020
Merged

Docu/Show how to use CMake FetchContent#2028
horenmar merged 2 commits into
catchorg:masterfrom
blackliner:master

Conversation

@blackliner

Copy link
Copy Markdown

Description

Since CMake 3.11 a new feature called FetchContent is available, that makes it easy to integrate external projects.

https://cmake.org/cmake/help/latest/module/FetchContent.html#fetch-content-examples

GitHub Issues

@codecov

codecov Bot commented Sep 18, 2020

Copy link
Copy Markdown

Codecov Report

Merging #2028 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2028   +/-   ##
=======================================
  Coverage   88.75%   88.75%           
=======================================
  Files         138      138           
  Lines        5651     5651           
=======================================
  Hits         5015     5015           
  Misses        636      636           

@horenmar

Copy link
Copy Markdown
Member

Thanks, lgtm

@horenmar
horenmar merged commit f9620d1 into catchorg:master Sep 20, 2020
horenmar pushed a commit that referenced this pull request Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants