custom.json 413 B

123456789101112131415
  1. {
  2. "source": "^custom$",
  3. "build": "^custom$",
  4. "parentSource": "^\\.$",
  5. "childSources": null,
  6. "targetIds": [
  7. "^ALL_BUILD::@c11385ffed57b860da63$",
  8. "^ZERO_CHECK::@c11385ffed57b860da63$",
  9. "^custom_exe::@c11385ffed57b860da63$",
  10. "^custom_tgt::@c11385ffed57b860da63$"
  11. ],
  12. "projectName": "Custom",
  13. "minimumCMakeVersion": "3.12",
  14. "hasInstallRule": null
  15. }