mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 15:18:26 -05:00
049bf98f63
Co-Authored-by: Kyle Edwards <kyle.edwards@kitware.com>
17 lines
435 B
JSON
17 lines
435 B
JSON
{
|
|
"source": "^custom$",
|
|
"build": "^custom$",
|
|
"parentSource": "^\\.$",
|
|
"childSources": null,
|
|
"targetIds": [
|
|
"^ALL_BUILD::@c11385ffed57b860da63$",
|
|
"^ZERO_CHECK::@c11385ffed57b860da63$",
|
|
"^custom_exe::@c11385ffed57b860da63$",
|
|
"^custom_tgt::@c11385ffed57b860da63$"
|
|
],
|
|
"projectName": "Custom",
|
|
"minimumCMakeVersion": "3.12",
|
|
"hasInstallRule": null,
|
|
"installers": []
|
|
}
|