cxx.json 661 B

1234567891011121314151617181920
  1. {
  2. "name": "Cxx",
  3. "parentName": "codemodel-v2",
  4. "childNames": null,
  5. "directorySources": [
  6. "^cxx$"
  7. ],
  8. "targetIds": [
  9. "^ALL_BUILD::@a56b12a3f5c0529fb296$",
  10. "^ZERO_CHECK::@a56b12a3f5c0529fb296$",
  11. "^cxx_lib::@a56b12a3f5c0529fb296$",
  12. "^cxx_exe::@a56b12a3f5c0529fb296$",
  13. "^cxx_standard_compile_feature_exe::@a56b12a3f5c0529fb296$",
  14. "^cxx_standard_exe::@a56b12a3f5c0529fb296$",
  15. "^cxx_shared_lib::@a56b12a3f5c0529fb296$",
  16. "^cxx_shared_exe::@a56b12a3f5c0529fb296$",
  17. "^cxx_static_lib::@a56b12a3f5c0529fb296$",
  18. "^cxx_static_exe::@a56b12a3f5c0529fb296$"
  19. ]
  20. }