custom.json 435 B

12345678910111213141516
  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.13",
  14. "hasInstallRule": null,
  15. "installers": []
  16. }