avcpp icon indicating copy to clipboard operation
avcpp copied to clipboard

Failed to build AV_ENABLE_STATIC only version

Open smartnet-club opened this issue 4 years ago • 0 comments

The problem with tests and examples:

   target_link_libraries(${target}
      avcpp::avcpp
  )

but should be avcpp::avcpp-static

smartnet-club avatar Oct 14 '20 10:10 smartnet-club