object.json 519 B

1234567891011121314151617
  1. {
  2. "source": "^object$",
  3. "build": "^object$",
  4. "parentSource": "^\\.$",
  5. "childSources": null,
  6. "targetIds": [
  7. "^ALL_BUILD::@5ed5358f70faf8d8af7a$",
  8. "^ZERO_CHECK::@5ed5358f70faf8d8af7a$",
  9. "^c_object_exe::@5ed5358f70faf8d8af7a$",
  10. "^c_object_lib::@5ed5358f70faf8d8af7a$",
  11. "^cxx_object_exe::@5ed5358f70faf8d8af7a$",
  12. "^cxx_object_lib::@5ed5358f70faf8d8af7a$"
  13. ],
  14. "projectName": "Object",
  15. "minimumCMakeVersion": "3.13",
  16. "hasInstallRule": true
  17. }