| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573 |
- {
- "source": "^\\.$",
- "build": "^\\.$",
- "parentSource": null,
- "childSources": [
- "^alias$",
- "^custom$",
- "^cxx$",
- "^imported$",
- "^interface$",
- "^object$",
- "^.*/Tests/RunCMake/FileAPIExternalSource$",
- "^dir$"
- ],
- "targetIds": [
- "^ALL_BUILD::@6890427a1f51a3e7e1df$",
- "^ZERO_CHECK::@6890427a1f51a3e7e1df$",
- "^c_exe::@6890427a1f51a3e7e1df$",
- "^c_lib::@6890427a1f51a3e7e1df$",
- "^c_shared_exe::@6890427a1f51a3e7e1df$",
- "^c_shared_lib::@6890427a1f51a3e7e1df$",
- "^c_static_exe::@6890427a1f51a3e7e1df$",
- "^c_static_lib::@6890427a1f51a3e7e1df$",
- "^interface_exe::@6890427a1f51a3e7e1df$"
- ],
- "projectName": "codemodel-v2",
- "minimumCMakeVersion": "3.12",
- "hasInstallRule": true,
- "installers": [
- {
- "component": "Tools",
- "type": "target",
- "destination": "bin",
- "paths": [
- "^cxx/((Debug|Release|MinSizeRel|RelWithDebInfo)/)?cxx_exe(\\.exe)?$"
- ],
- "isExcludeFromAll": null,
- "isOptional": null,
- "targetId": "^cxx_exe::@a56b12a3f5c0529fb296$",
- "targetIndex": "cxx_exe",
- "targetIsImportLibrary": null,
- "targetInstallNamelink": null,
- "exportName": null,
- "exportTargets": null,
- "scriptFile": null,
- "backtrace": [
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 38,
- "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
- }
- ]
- },
- {
- "component": "Unspecified",
- "type": "target",
- "destination": "lib",
- "paths": [
- "^((Debug|Release|MinSizeRel|RelWithDebInfo)/)?(lib)?c_shared_lib\\.(lib|dll\\.a)$"
- ],
- "isExcludeFromAll": null,
- "isOptional": null,
- "targetId": "^c_shared_lib::@6890427a1f51a3e7e1df$",
- "targetIndex": "c_shared_lib",
- "targetIsImportLibrary": true,
- "targetInstallNamelink": null,
- "exportName": null,
- "exportTargets": null,
- "scriptFile": null,
- "_dllExtra": true,
- "backtrace": [
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 41,
- "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
- }
- ]
- },
- {
- "component": "Unspecified",
- "type": "target",
- "destination": "lib",
- "paths": [
- "^lib/((Debug|Release|MinSizeRel|RelWithDebInfo)/)?(lib|cyg)?c_shared_lib(-1)?\\.(dll|so)$"
- ],
- "pathsNamelink": [
- "^lib/((Debug|Release|MinSizeRel|RelWithDebInfo)/)?(lib)?c_shared_lib\\.(so\\.1\\.2\\.3|1\\.2\\.3\\.dylib)$",
- "^lib/((Debug|Release|MinSizeRel|RelWithDebInfo)/)?(lib)?c_shared_lib\\.(so\\.1|1\\.dylib)$"
- ],
- "isExcludeFromAll": null,
- "isOptional": null,
- "targetId": "^c_shared_lib::@6890427a1f51a3e7e1df$",
- "targetIndex": "c_shared_lib",
- "targetIsImportLibrary": null,
- "targetInstallNamelink": "skip",
- "exportName": null,
- "exportTargets": null,
- "scriptFile": null,
- "backtrace": [
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 41,
- "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
- }
- ]
- },
- {
- "component": "Unspecified",
- "type": "target",
- "destination": "lib",
- "paths": [
- "^cxx/((Debug|Release|MinSizeRel|RelWithDebInfo)/)?(lib)?cxx_shared_lib\\.(lib|dll\\.a)$"
- ],
- "isExcludeFromAll": null,
- "isOptional": null,
- "targetId": "^cxx_shared_lib::@a56b12a3f5c0529fb296$",
- "targetIndex": "cxx_shared_lib",
- "targetIsImportLibrary": true,
- "targetInstallNamelink": null,
- "exportName": null,
- "exportTargets": null,
- "scriptFile": null,
- "_dllExtra": true,
- "backtrace": [
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 41,
- "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
- }
- ]
- },
- {
- "component": "Unspecified",
- "type": "target",
- "destination": "lib",
- "paths": [
- "^cxx/((Debug|Release|MinSizeRel|RelWithDebInfo)/)?(lib|cyg)?cxx_shared_lib\\.(dll|so|dylib)$"
- ],
- "isExcludeFromAll": null,
- "isOptional": null,
- "targetId": "^cxx_shared_lib::@a56b12a3f5c0529fb296$",
- "targetIndex": "cxx_shared_lib",
- "targetIsImportLibrary": null,
- "targetInstallNamelink": null,
- "exportName": null,
- "exportTargets": null,
- "scriptFile": null,
- "backtrace": [
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 41,
- "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
- }
- ]
- },
- {
- "component": "Unspecified",
- "type": "target",
- "destination": "lib",
- "paths": [
- "^lib/((Debug|Release|MinSizeRel|RelWithDebInfo)/)?(lib)?c_shared_lib\\.(dll|so|dylib)$"
- ],
- "isExcludeFromAll": null,
- "isOptional": null,
- "targetId": "^c_shared_lib::@6890427a1f51a3e7e1df$",
- "targetIndex": "c_shared_lib",
- "targetIsImportLibrary": null,
- "targetInstallNamelink": "only",
- "exportName": null,
- "exportTargets": null,
- "scriptFile": null,
- "backtrace": [
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 46,
- "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
- }
- ]
- },
- {
- "component": "Unspecified",
- "type": "file",
- "destination": "include",
- "paths": [
- {
- "from": "^empty\\.h$",
- "to": "^empty-renamed\\.h$"
- }
- ],
- "isExcludeFromAll": null,
- "isOptional": true,
- "targetId": null,
- "targetIndex": null,
- "targetIsImportLibrary": null,
- "targetInstallNamelink": null,
- "exportName": null,
- "exportTargets": null,
- "scriptFile": null,
- "backtrace": [
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 48,
- "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
- }
- ]
- },
- {
- "component": "Unspecified",
- "type": "file",
- "destination": "include",
- "paths": [
- "^codemodel-v2\\.cmake$",
- "^empty\\.h$"
- ],
- "isExcludeFromAll": null,
- "isOptional": null,
- "targetId": null,
- "targetIndex": null,
- "targetIsImportLibrary": null,
- "targetInstallNamelink": null,
- "exportName": null,
- "exportTargets": null,
- "scriptFile": null,
- "backtrace": [
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 49,
- "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
- }
- ]
- },
- {
- "component": "Unspecified",
- "type": "directory",
- "destination": "dir1",
- "paths": [
- "^\\.$",
- "^dir$",
- {
- "from": "^cxx$",
- "to": "^\\.$"
- }
- ],
- "isExcludeFromAll": null,
- "isOptional": true,
- "targetId": null,
- "targetIndex": null,
- "targetIsImportLibrary": null,
- "targetInstallNamelink": null,
- "exportName": null,
- "exportTargets": null,
- "scriptFile": null,
- "backtrace": [
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 50,
- "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
- }
- ]
- },
- {
- "component": "Unspecified",
- "type": "directory",
- "destination": "dir2",
- "paths": [
- {
- "from": "^\\.$",
- "to": "^FileAPI$"
- },
- "^dir$",
- {
- "from": "^cxx$",
- "to": "^\\.$"
- }
- ],
- "isExcludeFromAll": null,
- "isOptional": null,
- "targetId": null,
- "targetIndex": null,
- "targetIsImportLibrary": null,
- "targetInstallNamelink": null,
- "exportName": null,
- "exportTargets": null,
- "scriptFile": null,
- "backtrace": [
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 51,
- "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
- }
- ]
- },
- {
- "component": "Unspecified",
- "type": "export",
- "destination": "lib/cmake/foo",
- "paths": [
- "^CMakeFiles/Export/lib/cmake/foo/FooTargets\\.cmake$"
- ],
- "isExcludeFromAll": null,
- "isOptional": null,
- "targetId": null,
- "targetIndex": null,
- "targetIsImportLibrary": null,
- "targetInstallNamelink": null,
- "exportName": "FooTargets",
- "exportTargets": [
- {
- "id": "^cxx_exe::@a56b12a3f5c0529fb296$",
- "index": "cxx_exe"
- }
- ],
- "scriptFile": null,
- "backtrace": [
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 52,
- "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
- }
- ]
- },
- {
- "component": "Unspecified",
- "type": "script",
- "destination": null,
- "paths": null,
- "isExcludeFromAll": null,
- "isOptional": null,
- "targetId": null,
- "targetIndex": null,
- "targetIsImportLibrary": null,
- "targetInstallNamelink": null,
- "exportName": null,
- "exportTargets": null,
- "scriptFile": "InstallScript.cmake",
- "backtrace": [
- {
- "file": "^codemodel-v2\\.cmake$",
- "line": 53,
- "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
- }
- ]
- }
- ]
- }
|