Files
build_soong/cc
Colin Cross dfe4752181 Only write CMakeLists.txt for normal variants
Modules may have multiple variants for each architecture, and
SOONG_GEN_CMAKEFILES=1 was generating CMakeLists.txt for all of
them, overwriting the first normal variant with the last (and
likely least normal) variant.

Keep a map of generated CMakeLists.txt files, and only generate
each one once.

Bug: 72283227
Test: m SOONG_GEN_CMAKEFILES=1
Change-Id: If31087264d2809088fe36965b9a0ff0f44089852
2018-06-07 21:34:03 +00:00
..
2017-10-19 22:39:32 +09:00
2018-05-24 15:45:21 -07:00
2017-11-17 11:22:04 -08:00
2018-05-29 15:39:47 -07:00
2018-04-12 14:37:35 -07:00
2018-05-07 16:21:59 -07:00
2016-08-01 14:36:22 -07:00
2018-05-14 16:30:46 -07:00
2018-04-05 17:48:32 -07:00