Files
56b3136f60 fileapi: Add build properties for SOURCES file set type to codemodel
This complements commit 5c5b68f44e (FILE_SET: Add support for the
SOURCES type, 2026-03-12).

Co-Authored-By: Brad King <brad.king@kitware.com>
Co-Authored-By: Tyler Yankee <tyler.yankee@kitware.com>
2026-05-05 19:57:54 -04:00

43 lines
1.1 KiB
JSON

{
"name": "codemodel-v2",
"parentName": null,
"childNames": [
"Alias",
"Custom",
"Cxx",
"Imported",
"Interface",
"Object",
"External",
"Framework",
"Direct"
],
"directorySources": [
"^\\.$",
"^dir$",
"^dir/dir$",
"^dir/very-long$",
"^fileset$",
"^subdir$"
],
"targetIds": [
"^ALL_BUILD::@6890427a1f51a3e7e1df$",
"^ZERO_CHECK::@6890427a1f51a3e7e1df$",
"^interface_exe::@6890427a1f51a3e7e1df$",
"^c_lib::@6890427a1f51a3e7e1df$",
"^c_exe::@6890427a1f51a3e7e1df$",
"^c_shared_lib::@6890427a1f51a3e7e1df$",
"^c_shared_exe::@6890427a1f51a3e7e1df$",
"^c_static_lib::@6890427a1f51a3e7e1df$",
"^c_static_exe::@6890427a1f51a3e7e1df$",
"^c_subdir::@6890427a1f51a3e7e1df$",
"^c_headers_1::@6b8db101d64c125f29fe$",
"^c_headers_2::@6b8db101d64c125f29fe$",
"^c_sources_1::@6b8db101d64c125f29fe$",
"^c_sources_2::@6b8db101d64c125f29fe$"
],
"abstractTargetIds": [
"^interface_lib::@6890427a1f51a3e7e1df$"
]
}