custom.json 466 B

1234567891011121314151617
  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. "abstractTargetIds": null,
  13. "projectName": "Custom",
  14. "minimumCMakeVersion": "3.13",
  15. "hasInstallRule": null,
  16. "installers": []
  17. }