mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
Since it can be set in the environment when running the test suite, guard tests which are sensitive to intermediate directory strategy changes with explicit settings.
112 lines
2.8 KiB
JSON
112 lines
2.8 KiB
JSON
{
|
|
"name": "c_static_lib",
|
|
"id": "^c_static_lib::@6890427a1f51a3e7e1df$",
|
|
"directorySource": "^\\.$",
|
|
"projectName": "codemodel-v2",
|
|
"type": "STATIC_LIBRARY",
|
|
"isGeneratorProvided": null,
|
|
"fileSets": null,
|
|
"sources": [
|
|
{
|
|
"path": "^empty\\.c$",
|
|
"isGenerated": null,
|
|
"fileSetName": null,
|
|
"sourceGroupName": "Source Files",
|
|
"compileGroupLanguage": "C",
|
|
"backtrace": [
|
|
{
|
|
"file": "^codemodel-v2\\.cmake$",
|
|
"line": 18,
|
|
"command": "add_library",
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^codemodel-v2\\.cmake$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^CMakeLists\\.txt$",
|
|
"line": 3,
|
|
"command": "include",
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^CMakeLists\\.txt$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"sourceGroups": [
|
|
{
|
|
"name": "Source Files",
|
|
"sourcePaths": [
|
|
"^empty\\.c$"
|
|
]
|
|
}
|
|
],
|
|
"compileGroups": [
|
|
{
|
|
"language": "C",
|
|
"sourcePaths": [
|
|
"^empty\\.c$"
|
|
],
|
|
"includes": null,
|
|
"frameworks": null,
|
|
"defines": null,
|
|
"compileCommandFragments": null
|
|
}
|
|
],
|
|
"backtrace": [
|
|
{
|
|
"file": "^codemodel-v2\\.cmake$",
|
|
"line": 18,
|
|
"command": "add_library",
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^codemodel-v2\\.cmake$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^CMakeLists\\.txt$",
|
|
"line": 3,
|
|
"command": "include",
|
|
"hasParent": true
|
|
},
|
|
{
|
|
"file": "^CMakeLists\\.txt$",
|
|
"line": null,
|
|
"command": null,
|
|
"hasParent": false
|
|
}
|
|
],
|
|
"folder": null,
|
|
"nameOnDisk": "^(lib)?c_static_lib\\.(a|lib|l)$",
|
|
"artifacts": [
|
|
{
|
|
"path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?c_static_lib\\.(a|lib|l)$",
|
|
"_dllExtra": false
|
|
}
|
|
],
|
|
"build": "^\\.$",
|
|
"source": "^\\.$",
|
|
"install": null,
|
|
"link": null,
|
|
"archive": {
|
|
"lto": true
|
|
},
|
|
"dependencies": [
|
|
{
|
|
"id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
|
|
"backtrace": null
|
|
}
|
|
]
|
|
}
|