cxx.json 942 B

12345678910111213141516171819202122232425
  1. {
  2. "name": "Cxx",
  3. "parentName": "codemodel-v2",
  4. "childNames": null,
  5. "directorySources": [
  6. "^cxx$",
  7. "^cxx/cross$"
  8. ],
  9. "targetIds": [
  10. "^ALL_BUILD::@a56b12a3f5c0529fb296$",
  11. "^ZERO_CHECK::@a56b12a3f5c0529fb296$",
  12. "^cxx_lib::@a56b12a3f5c0529fb296$",
  13. "^cxx_exe::@a56b12a3f5c0529fb296$",
  14. "^cxx_exe_cross_emulator::@ee4a268216d1f53c4e2e$",
  15. "^cxx_exe_cross_emulator_args::@ee4a268216d1f53c4e2e$",
  16. "^cxx_exe_test_launcher_and_cross_emulator::@ee4a268216d1f53c4e2e$",
  17. "^cxx_exe_test_launcher::@a56b12a3f5c0529fb296$",
  18. "^cxx_standard_compile_feature_exe::@a56b12a3f5c0529fb296$",
  19. "^cxx_standard_exe::@a56b12a3f5c0529fb296$",
  20. "^cxx_shared_lib::@a56b12a3f5c0529fb296$",
  21. "^cxx_shared_exe::@a56b12a3f5c0529fb296$",
  22. "^cxx_static_lib::@a56b12a3f5c0529fb296$",
  23. "^cxx_static_exe::@a56b12a3f5c0529fb296$"
  24. ]
  25. }