You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
816 B
29 lines
816 B
{
|
|
"source": "^\\.$",
|
|
"build": "^\\.$",
|
|
"parentSource": null,
|
|
"childSources": [
|
|
"^alias$",
|
|
"^custom$",
|
|
"^cxx$",
|
|
"^imported$",
|
|
"^object$",
|
|
"^.*/Tests/RunCMake/FileAPIExternalSource$",
|
|
"^dir$"
|
|
],
|
|
"targetIds": [
|
|
"^ALL_BUILD::@6890427a1f51a3e7e1df$",
|
|
"^ZERO_CHECK::@6890427a1f51a3e7e1df$",
|
|
"^c_exe::@6890427a1f51a3e7e1df$",
|
|
"^c_lib::@6890427a1f51a3e7e1df$",
|
|
"^c_shared_exe::@6890427a1f51a3e7e1df$",
|
|
"^c_shared_lib::@6890427a1f51a3e7e1df$",
|
|
"^c_static_exe::@6890427a1f51a3e7e1df$",
|
|
"^c_static_lib::@6890427a1f51a3e7e1df$",
|
|
"^interface_exe::@6890427a1f51a3e7e1df$"
|
|
],
|
|
"projectName": "codemodel-v2",
|
|
"minimumCMakeVersion": "3.12",
|
|
"hasInstallRule": true
|
|
}
|