mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-12 09:20:41 -06:00
13 lines
247 B
JSON
13 lines
247 B
JSON
{
|
|
"source": "^dir$",
|
|
"build": "^dir$",
|
|
"parentSource": "^\\.$",
|
|
"childSources": [
|
|
"^dir/dir$"
|
|
],
|
|
"targetIds": null,
|
|
"projectName": "codemodel-v2",
|
|
"minimumCMakeVersion": "3.12",
|
|
"hasInstallRule": null
|
|
}
|