aomedia /
avm /
a0c21f0455c82c52c6a9ac3c719db22bdf0bf9ac Fix RTCD dependency problems in cmake make build.
Fixes make clean && make runs (single and multi job) via addition of
new target aom_rtcd that all lib targets depend on. Target includes
the RTCD definition perl files, the output H files, the C files and
rtcd.pl itself.
Also,
- Adds list of lib targets (used to propagate the aom_rtcd dep)
- Use the correct symbol for av1 RTCD gen (aom_av1_rtcd -> av1_rtcd)
BUG=https://bugs.chromium.org/p/aomedia/issues/detail?id=76
Change-Id: Ia0e858220c4c2877c6e5f5ffed853be15c6cd711
3 files changed