NativeInstruments / ni-media

NI Media is a C++ library for reading and writing audio streams.
MIT License
244 stars 34 forks source link

Feature/cmake export #32

Closed marcrambo closed 5 years ago

marcrambo commented 5 years ago

Added install step which exports ni-media config file Cleaned up FindFlac and FindVorbis

codecov-io commented 5 years ago

Codecov Report

Merging #32 into master will decrease coverage by 0.28%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
- Coverage   86.44%   86.16%   -0.29%     
==========================================
  Files          96       96              
  Lines        1837     1843       +6     
==========================================
  Hits         1588     1588              
- Misses        249      255       +6
Impacted Files Coverage Δ
audiostream/test/ni/media/source_test.cpp 72.72% <0%> (-16.17%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cdb96cb...724fb96. Read the comment docs.