cxx.json 724 B

123456789101112131415161718192021
  1. {
  2. "source": "^cxx$",
  3. "build": "^cxx$",
  4. "parentSource": "^\\.$",
  5. "childSources": null,
  6. "targetIds": [
  7. "^ALL_BUILD::@a56b12a3f5c0529fb296$",
  8. "^ZERO_CHECK::@a56b12a3f5c0529fb296$",
  9. "^cxx_exe::@a56b12a3f5c0529fb296$",
  10. "^cxx_standard_compile_feature_exe::@a56b12a3f5c0529fb296$",
  11. "^cxx_standard_exe::@a56b12a3f5c0529fb296$",
  12. "^cxx_lib::@a56b12a3f5c0529fb296$",
  13. "^cxx_shared_exe::@a56b12a3f5c0529fb296$",
  14. "^cxx_shared_lib::@a56b12a3f5c0529fb296$",
  15. "^cxx_static_exe::@a56b12a3f5c0529fb296$",
  16. "^cxx_static_lib::@a56b12a3f5c0529fb296$"
  17. ],
  18. "projectName": "Cxx",
  19. "minimumCMakeVersion": "3.12",
  20. "hasInstallRule": null
  21. }