From 5ce212ed0b7abbbb862df0cf436688046a012da2 Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Thu, 27 Feb 2025 23:17:17 +0100 Subject: fixed the recursive folder deletion, almost everything works now, execept for the copy i think, but will look at that in the furture --- .../reply/codemodel-v2-4c3883f692a01cbbfe4f.json | 60 ---------------------- 1 file changed, 60 deletions(-) delete mode 100644 cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-4c3883f692a01cbbfe4f.json (limited to 'cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-4c3883f692a01cbbfe4f.json') diff --git a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-4c3883f692a01cbbfe4f.json b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-4c3883f692a01cbbfe4f.json deleted file mode 100644 index 01e06ab..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-4c3883f692a01cbbfe4f.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "configurations" : - [ - { - "directories" : - [ - { - "build" : ".", - "jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json", - "minimumCMakeVersion" : - { - "string" : "3.10" - }, - "projectIndex" : 0, - "source" : ".", - "targetIndexes" : - [ - 0 - ] - } - ], - "name" : "Debug", - "projects" : - [ - { - "directoryIndexes" : - [ - 0 - ], - "name" : "unixshell", - "targetIndexes" : - [ - 0 - ] - } - ], - "targets" : - [ - { - "directoryIndex" : 0, - "id" : "program::@6890427a1f51a3e7e1df", - "jsonFile" : "target-program-Debug-9e3dfa4846120755bea5.json", - "name" : "program", - "projectIndex" : 0 - } - ] - } - ], - "kind" : "codemodel", - "paths" : - { - "build" : "/Users/nsrddyn/Documents/UnixShell/cmake-build-debug", - "source" : "/Users/nsrddyn/Documents/UnixShell" - }, - "version" : - { - "major" : 2, - "minor" : 7 - } -} -- cgit v1.2.3-70-g09d2