Files
CMake/Tests/RunCMake/FileAPI/codemodel-v2-data/directories/cxx.cross.json
Ralf Habacker 88863d83d6 fileapi: Add test launcher to codemodel-v2
We do not need to bump the minor version because it was recently bumped
by addition of the cross-compiling emulator as another kind of launcher.
2023-12-13 10:20:43 -05:00

17 lines
473 B
JSON

{
"source": "^cxx/cross$",
"build": "^cxx/cross$",
"parentSource": "^cxx$",
"parentIndex": 2,
"childSources": null,
"targetIds": [
"^cxx_exe_cross_emulator::@ee4a268216d1f53c4e2e$",
"^cxx_exe_cross_emulator_args::@ee4a268216d1f53c4e2e$",
"^cxx_exe_test_launcher_and_cross_emulator::@ee4a268216d1f53c4e2e$"
],
"projectName": "Cxx",
"minimumCMakeVersion": "3.13",
"hasInstallRule": null,
"installers": []
}