NativeInstruments / ni-media

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

Cmake cleanup #35

Closed marcrambo closed 4 years ago

marcrambo commented 4 years ago

Remove obsolete Cmake workarounds. Make pcm target an INTERFACE library Bump CMake version Adjust CI scripts

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   86.16%   86.16%           
=======================================
  Files          96       96           
  Lines        1843     1843           
=======================================
  Hits         1588     1588           
  Misses        255      255
Impacted Files Coverage Δ
audiostream/test/ni/media/audio/ifstream.test.cpp 97.05% <ø> (ø) :arrow_up:

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 10ab306...3ffd1ca. Read the comment docs.