Skip to content

cmake: Add fizzy::fizzy-internal INTERFACE library#550

Merged
axic merged 2 commits intomasterfrom
cmake_fizzy_internal
Sep 30, 2020
Merged

cmake: Add fizzy::fizzy-internal INTERFACE library#550
axic merged 2 commits intomasterfrom
cmake_fizzy_internal

Conversation

@chfast
Copy link
Copy Markdown
Collaborator

@chfast chfast commented Sep 23, 2020

The fizzy::fizzy-internal links fizzy::fizzy library with access to internal headers. Do not include the directory with internal headers directly in test tools.

The tendency should be to migrate from using fizzy::fizzy-internal to fizzy::fizzy as we get more public API. Ideally, in the end only fizzy-unittests should be using fizzy::fizzy-internal.

Dependencies are getting messy.
fizzy

@chfast chfast requested review from axic and gumb0 September 23, 2020 20:55
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 23, 2020

Codecov Report

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

@@           Coverage Diff           @@
##           master     #550   +/-   ##
=======================================
  Coverage   98.64%   98.64%           
=======================================
  Files          61       61           
  Lines        8959     8959           
=======================================
  Hits         8838     8838           
  Misses        121      121           

@chfast chfast force-pushed the public_capi branch 2 times, most recently from 266a792 to 98a135c Compare September 25, 2020 12:15
@chfast chfast force-pushed the cmake_fizzy_internal branch from f4e8fe1 to b007b09 Compare September 25, 2020 12:15
Base automatically changed from public_capi to master September 30, 2020 13:30
@chfast chfast force-pushed the cmake_fizzy_internal branch from b007b09 to b41b00b Compare September 30, 2020 14:21
The fizzy::fizzy-internal links fizzy::fizzy library with access to
internal headers.
@chfast chfast force-pushed the cmake_fizzy_internal branch from b41b00b to 1b7ca6f Compare September 30, 2020 14:21
Instead of including the directory with internal headers directly.
@chfast chfast force-pushed the cmake_fizzy_internal branch from 1b7ca6f to 2ec9d1a Compare September 30, 2020 14:33
@axic axic merged commit a3d547e into master Sep 30, 2020
@axic axic deleted the cmake_fizzy_internal branch September 30, 2020 15:02
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.

3 participants