libavc/cmake
Harish Mahendrakar eb463e5aa2 cmake: Set C standard to C90 and move few macros to specific targets
- Set CMAKE_C_STANDARD to 90
  Because of this, moved some declarations to start of the block
- Move PROFILE_ENABLE and MD5_DISABLE to specific targets as these
  macros are not used when building libraries

Bug: 242076773
Test: Builds
Change-Id: Icd0b8a48f015a695185ce2220800348f7a7512f1
2022-08-30 20:00:54 +00:00
..
toolchains Builds: Modular cmake scripts added 2022-02-02 11:14:55 +05:30
utils.cmake cmake: Set C standard to C90 and move few macros to specific targets 2022-08-30 20:00:54 +00:00