diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2024-07-14 13:04:54 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2024-07-14 13:04:54 -0400 |
| commit | a17dcfdcba9f7da5a91c554eef88cea73d6598b0 (patch) | |
| tree | 8371131c504fd13e88d98dad7d8421f93ceab3b2 /cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-5b8b56fd37b5355a3377.json | |
| parent | 2957d6c5b970d62e5d3333434b323117aaf97fa9 (diff) | |
Redid the Cmake Config and fell back to C17master
Diffstat (limited to 'cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-5b8b56fd37b5355a3377.json')
| -rw-r--r-- | cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-5b8b56fd37b5355a3377.json | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-5b8b56fd37b5355a3377.json b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-5b8b56fd37b5355a3377.json deleted file mode 100644 index 3488f20..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-5b8b56fd37b5355a3377.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "configurations" : - [ - { - "directories" : - [ - { - "build" : ".", - "jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json", - "minimumCMakeVersion" : - { - "string" : "3.28" - }, - "projectIndex" : 0, - "source" : ".", - "targetIndexes" : - [ - 0 - ] - } - ], - "name" : "Debug", - "projects" : - [ - { - "directoryIndexes" : - [ - 0 - ], - "name" : "pong", - "targetIndexes" : - [ - 0 - ] - } - ], - "targets" : - [ - { - "directoryIndex" : 0, - "id" : "pong::@6890427a1f51a3e7e1df", - "jsonFile" : "target-pong-Debug-6713d9f85a78bf8740e4.json", - "name" : "pong", - "projectIndex" : 0 - } - ] - } - ], - "kind" : "codemodel", - "paths" : - { - "build" : "/home/jmm/CLionProjects/pong/cmake-build-debug", - "source" : "/home/jmm/CLionProjects/pong" - }, - "version" : - { - "major" : 2, - "minor" : 6 - } -} |
