Commit Graph

5 Commits

Author SHA1 Message Date
John Reck
d8b73b59eb Use fancy for hwui too
Test: clion
Change-Id: I627d358e68391c882ffdd2236eab0e978b11cfdc
2023-02-01 07:09:58 -05:00
Felka Chang
ead4b2ad8c Add Android Resources CLion project file
This patch adds a new CLion project for developing Android Resources.
* aapt2
* libaapt2
* aapt2_test
* idmap2
* idmap2d
* libidmap2
* libidmap2_protos
* libidmap2aidl
* idmap2_test
* libandroidfw
* libandroidfw_tests
* libandroidfw_benchmark
* lbandroidfw_fuzzer_lib
* resourcefile_fuzzer
* libandroid_runtime
* etc.

Test: export SOONG_GEN_CMAKEFILES=1 ;\
      export SOONG_GEN_CMAKEFILES_DEBUG=1 ;\
      make droid aapt2_test idmap2_tests libandroidfw_benchmark ;\
      /opt/clion-stable/bin/clion.sh \
      out/development/ide/clion/frameworks/base/cmds/

Bug: 204725414
Change-Id: Iddafa146f78ad7c7d38396f38ea9aaf8b5d97c88
2021-11-01 18:45:18 +08:00
John Reck
c214b46d71 Fix the cmakes
Change-Id: I77c6484b882d1eaa45b2bc8ec94c6e6fb8526760
2020-11-10 15:17:35 -05:00
John Reck
0015dd7c76 Add libandroid-graphics to clion
Test: IDE
Change-Id: I89c6583d503f89254898d3540923a7a2f808485b
2019-10-30 15:12:20 -07:00
John Reck
db85ede0f4 Add HWUI's CMakeLists
Test: n/a
Change-Id: I9e1a9a5cf5d185fedd61bbc498d8f7c9a85642f3
2019-02-20 13:43:47 -08:00