mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-25 07:58:59 -06:00
16 lines
327 B
JSON
16 lines
327 B
JSON
{
|
|
"source": "^dir$",
|
|
"build": "^dir$",
|
|
"parentSource": "^\\.$",
|
|
"childSources": [
|
|
"^dir/dir$",
|
|
"^dir/very-long$"
|
|
],
|
|
"targetIds": null,
|
|
"abstractTargetIds": null,
|
|
"projectName": "codemodel-v2",
|
|
"minimumCMakeVersion": "3.13",
|
|
"hasInstallRule": null,
|
|
"installers": []
|
|
}
|