compiler-research / CppInterOp

A Clang-based C++ Interoperability Library
Other
38 stars 20 forks source link

Add missing dependencies for LLVM_LINK_LLVM_DYLIB #166

Closed vgvassilev closed 7 months ago

vgvassilev commented 7 months ago

This should fix the failures in the clangdev conda package and CppInterOp.

codecov[bot] commented 7 months ago

Codecov Report

Merging #166 (fc7b5af) into main (9479611) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #166   +/-   ##
=======================================
  Coverage   72.75%   72.75%           
=======================================
  Files           8        8           
  Lines        2885     2885           
=======================================
  Hits         2099     2099           
  Misses        786      786