Skip to content
  • Tom Finegan's avatar
    Fix RTCD dependency problems in cmake make build. · a0c21f04
    Tom Finegan authored
    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
    a0c21f04