Skip to content
Snippets Groups Projects
Commit 47ff9626 authored by Thomas Daede's avatar Thomas Daede Committed by Thomas Daede
Browse files

Use CMake-built objects for encoder.

Previously we built encoder objects directly in build.rs with cc,
but now build them with CMake just like the common and decoder
objects. This also removes the duplicate aom_build/*.h files.
parent 354cccd3
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment