mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
1ae7497b6a
Fixes: #23389
12 lines
399 B
JSON
12 lines
399 B
JSON
{
|
|
"source": "^dir/very-long",
|
|
"build": "^dir/very-long-directory-name-in-order-to-test-that-the-fileapi-codemodel-v2-directory-object-is-placed-in-a-json-file-on-disk-with-a-shortened-name$",
|
|
"parentSource": "^dir$",
|
|
"childSources": null,
|
|
"targetIds": null,
|
|
"projectName": "codemodel-v2",
|
|
"minimumCMakeVersion": "3.13",
|
|
"hasInstallRule": null,
|
|
"installers": []
|
|
}
|