diff options
| author | dawidg81 <dawidgorski.m@gmail.com> | 2026-01-29 14:21:55 +0100 |
|---|---|---|
| committer | dawidg81 <dawidgorski.m@gmail.com> | 2026-01-29 14:21:55 +0100 |
| commit | b368f6de13284e28e68129e87995bf373a1bb386 (patch) | |
| tree | 6745038d8a9f841b10d3d2999faf754951efc916 /build/.cmake/api/v1/reply/codemodel-v2-6edfcb74dc4160e0381c.json | |
| parent | 0a6731cb0da012e660a164a5698d73a44b62bee7 (diff) | |
refreshed build; updated dependiences to add src/ directory recursively
Diffstat (limited to 'build/.cmake/api/v1/reply/codemodel-v2-6edfcb74dc4160e0381c.json')
| -rw-r--r-- | build/.cmake/api/v1/reply/codemodel-v2-6edfcb74dc4160e0381c.json | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/build/.cmake/api/v1/reply/codemodel-v2-6edfcb74dc4160e0381c.json b/build/.cmake/api/v1/reply/codemodel-v2-6edfcb74dc4160e0381c.json deleted file mode 100644 index 7971ba9..0000000 --- a/build/.cmake/api/v1/reply/codemodel-v2-6edfcb74dc4160e0381c.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "configurations" : - [ - { - "directories" : - [ - { - "build" : ".", - "jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json", - "minimumCMakeVersion" : - { - "string" : "3.13" - }, - "projectIndex" : 0, - "source" : ".", - "targetIndexes" : - [ - 0 - ] - } - ], - "name" : "Debug", - "projects" : - [ - { - "directoryIndexes" : - [ - 0 - ], - "name" : "minesweeper", - "targetIndexes" : - [ - 0 - ] - } - ], - "targets" : - [ - { - "directoryIndex" : 0, - "id" : "minesweeper::@6890427a1f51a3e7e1df", - "jsonFile" : "target-minesweeper-Debug-db035d0563e2544672ef.json", - "name" : "minesweeper", - "projectIndex" : 0 - } - ] - } - ], - "kind" : "codemodel", - "paths" : - { - "build" : "/home/dawidg81/minesweeper/build", - "source" : "/home/dawidg81/minesweeper" - }, - "version" : - { - "major" : 2, - "minor" : 4 - } -} |
