|
@@ -0,0 +1,186 @@
|
|
|
+{
|
|
|
+ "name": "c_subdir",
|
|
|
+ "id": "^c_subdir::@6890427a1f51a3e7e1df$",
|
|
|
+ "directorySource": "^\\.$",
|
|
|
+ "projectName": "codemodel-v2",
|
|
|
+ "type": "STATIC_LIBRARY",
|
|
|
+ "isGeneratorProvided": null,
|
|
|
+ "sources": [
|
|
|
+ {
|
|
|
+ "path": "^subdir/empty\\.c$",
|
|
|
+ "isGenerated": null,
|
|
|
+ "sourceGroupName": "Source Files",
|
|
|
+ "compileGroupLanguage": "C",
|
|
|
+ "backtrace": [
|
|
|
+ {
|
|
|
+ "file": "^codemodel-v2\\.cmake$",
|
|
|
+ "line": 18,
|
|
|
+ "command": "add_subdirectory",
|
|
|
+ "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": [
|
|
|
+ "^subdir/empty\\.c$"
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "compileGroups": [
|
|
|
+ {
|
|
|
+ "language": "C",
|
|
|
+ "sourcePaths": [
|
|
|
+ "^subdir/empty\\.c$"
|
|
|
+ ],
|
|
|
+ "includes": [
|
|
|
+ {
|
|
|
+ "path": "^.*/Tests/RunCMake/FileAPI/subdir$",
|
|
|
+ "isSystem": null,
|
|
|
+ "backtrace": [
|
|
|
+ {
|
|
|
+ "file": "^subdir/CMakeLists\\.txt$",
|
|
|
+ "line": 2,
|
|
|
+ "command": "target_include_directories",
|
|
|
+ "hasParent": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "file": "^subdir/CMakeLists\\.txt$",
|
|
|
+ "line": null,
|
|
|
+ "command": null,
|
|
|
+ "hasParent": false
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "defines": [
|
|
|
+ {
|
|
|
+ "define": "SUBDIR",
|
|
|
+ "backtrace": [
|
|
|
+ {
|
|
|
+ "file": "^codemodel-v2\\.cmake$",
|
|
|
+ "line": 18,
|
|
|
+ "command": "add_subdirectory",
|
|
|
+ "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
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "compileCommandFragments": null
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "backtrace": [
|
|
|
+ {
|
|
|
+ "file": "^codemodel-v2\\.cmake$",
|
|
|
+ "line": 17,
|
|
|
+ "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_subdir\\.(a|lib)$",
|
|
|
+ "artifacts": [
|
|
|
+ {
|
|
|
+ "path": "^((Debug|Release|RelWithDebInfo|MinSizeRel)/)?(lib)?c_subdir\\.(a|lib)$",
|
|
|
+ "_dllExtra": false
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "build": "^\\.$",
|
|
|
+ "source": "^\\.$",
|
|
|
+ "install": null,
|
|
|
+ "link": null,
|
|
|
+ "archive": {
|
|
|
+ "lto": null
|
|
|
+ },
|
|
|
+ "dependencies": [
|
|
|
+ {
|
|
|
+ "id": "^c_lib::@6890427a1f51a3e7e1df$",
|
|
|
+ "backtrace": [
|
|
|
+ {
|
|
|
+ "file": "^codemodel-v2\\.cmake$",
|
|
|
+ "line": 18,
|
|
|
+ "command": "add_subdirectory",
|
|
|
+ "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
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
|
|
|
+ "backtrace": null
|
|
|
+ }
|
|
|
+ ]
|
|
|
+}
|