cxx.json 807 B

1234567891011121314151617181920212223
  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_standard_compile_feature_exe::@a56b12a3f5c0529fb296$",
  17. "^cxx_standard_exe::@a56b12a3f5c0529fb296$",
  18. "^cxx_shared_lib::@a56b12a3f5c0529fb296$",
  19. "^cxx_shared_exe::@a56b12a3f5c0529fb296$",
  20. "^cxx_static_lib::@a56b12a3f5c0529fb296$",
  21. "^cxx_static_exe::@a56b12a3f5c0529fb296$"
  22. ]
  23. }