2020-08-30 11:54:41 +02:00
|
|
|
{
|
|
|
|
"name": "cxx_shared_lib",
|
|
|
|
"id": "^cxx_shared_lib::@a56b12a3f5c0529fb296$",
|
|
|
|
"directorySource": "^cxx$",
|
|
|
|
"projectName": "Cxx",
|
|
|
|
"type": "SHARED_LIBRARY",
|
|
|
|
"isGeneratorProvided": null,
|
2023-05-23 16:38:00 +02:00
|
|
|
"fileSets": null,
|
2020-08-30 11:54:41 +02:00
|
|
|
"sources": [
|
|
|
|
{
|
|
|
|
"path": "^empty\\.cxx$",
|
|
|
|
"isGenerated": null,
|
2023-05-23 16:38:00 +02:00
|
|
|
"fileSetName": null,
|
2020-08-30 11:54:41 +02:00
|
|
|
"sourceGroupName": "Source Files",
|
|
|
|
"compileGroupLanguage": "CXX",
|
|
|
|
"backtrace": [
|
|
|
|
{
|
|
|
|
"file": "^cxx/CMakeLists\\.txt$",
|
|
|
|
"line": 9,
|
|
|
|
"command": "add_library",
|
|
|
|
"hasParent": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"file": "^cxx/CMakeLists\\.txt$",
|
|
|
|
"line": null,
|
|
|
|
"command": null,
|
|
|
|
"hasParent": false
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"sourceGroups": [
|
|
|
|
{
|
|
|
|
"name": "Source Files",
|
|
|
|
"sourcePaths": [
|
|
|
|
"^empty\\.cxx$"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"compileGroups": [
|
|
|
|
{
|
|
|
|
"language": "CXX",
|
|
|
|
"sourcePaths": [
|
|
|
|
"^empty\\.cxx$"
|
|
|
|
],
|
|
|
|
"includes": null,
|
2023-07-02 19:51:09 +02:00
|
|
|
"frameworks": null,
|
2020-08-30 11:54:41 +02:00
|
|
|
"defines": [
|
|
|
|
{
|
|
|
|
"define": "cxx_shared_lib_EXPORTS",
|
|
|
|
"backtrace": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"compileCommandFragments": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"backtrace": [
|
|
|
|
{
|
|
|
|
"file": "^cxx/CMakeLists\\.txt$",
|
|
|
|
"line": 9,
|
|
|
|
"command": "add_library",
|
|
|
|
"hasParent": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"file": "^cxx/CMakeLists\\.txt$",
|
|
|
|
"line": null,
|
|
|
|
"command": null,
|
|
|
|
"hasParent": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"folder": null,
|
2021-09-14 00:13:48 +02:00
|
|
|
"nameOnDisk": "^(lib|cyg|msys-)?cxx_shared_lib\\.(so|dylib|dll)$",
|
2020-08-30 11:54:41 +02:00
|
|
|
"artifacts": [
|
|
|
|
{
|
2021-09-14 00:13:48 +02:00
|
|
|
"path": "^cxx/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?cxx_shared_lib\\.(so|dylib|dll)$",
|
2020-08-30 11:54:41 +02:00
|
|
|
"_dllExtra": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "^cxx/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?cxx_shared_lib\\.(dll\\.a|lib)$",
|
|
|
|
"_dllExtra": true
|
|
|
|
},
|
|
|
|
{
|
2021-09-14 00:13:48 +02:00
|
|
|
"path": "^cxx/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib|cyg|msys-)?cxx_shared_lib\\.pdb$",
|
2020-08-30 11:54:41 +02:00
|
|
|
"_dllExtra": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"build": "^cxx$",
|
|
|
|
"source": "^cxx$",
|
2021-09-14 00:13:48 +02:00
|
|
|
"install": {
|
|
|
|
"prefix": "^(/usr/local|[A-Za-z]:.*/codemodel-v2)$",
|
|
|
|
"destinations": [
|
|
|
|
{
|
|
|
|
"path": "lib",
|
|
|
|
"backtrace": [
|
|
|
|
{
|
|
|
|
"file": "^codemodel-v2\\.cmake$",
|
2023-07-02 19:51:09 +02:00
|
|
|
"line": 46,
|
2021-09-14 00:13:48 +02:00
|
|
|
"command": "install",
|
|
|
|
"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
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "lib",
|
|
|
|
"_dllExtra": true,
|
|
|
|
"backtrace": [
|
|
|
|
{
|
|
|
|
"file": "^codemodel-v2\\.cmake$",
|
2023-07-02 19:51:09 +02:00
|
|
|
"line": 46,
|
2021-09-14 00:13:48 +02:00
|
|
|
"command": "install",
|
|
|
|
"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
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "lib",
|
|
|
|
"_namelink": true,
|
|
|
|
"backtrace": [
|
|
|
|
{
|
|
|
|
"file": "^codemodel-v2\\.cmake$",
|
2023-07-02 19:51:09 +02:00
|
|
|
"line": 51,
|
2021-09-14 00:13:48 +02:00
|
|
|
"command": "install",
|
|
|
|
"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
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2020-08-30 11:54:41 +02:00
|
|
|
"link": {
|
|
|
|
"language": "CXX",
|
|
|
|
"lto": null,
|
|
|
|
"commandFragments": null
|
|
|
|
},
|
|
|
|
"archive": null,
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"id": "^ZERO_CHECK::@a56b12a3f5c0529fb296$",
|
|
|
|
"backtrace": null
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|