diff options
| author | nasrlol <nsrddyn@gmail.com> | 2025-02-17 22:20:22 +0100 |
|---|---|---|
| committer | nasrlol <nsrddyn@gmail.com> | 2025-02-17 22:20:22 +0100 |
| commit | fe0ef434c814ca5484205467723d500fd02da09c (patch) | |
| tree | ec814c58439d47a2ca0a730cf7dd213ac029acb8 /cmake-build-debug/CMakeFiles/TargetDirectories.txt | |
| parent | 1d5483c62dd3b0b2f05b918f572e169fcedf90bd (diff) | |
tried to fix the display of the files in a folder but still isnt working but the seg faults are fixed properly
Signed-off-by: nasrlol <nsrddyn@gmail.com>
Diffstat (limited to 'cmake-build-debug/CMakeFiles/TargetDirectories.txt')
| -rw-r--r-- | cmake-build-debug/CMakeFiles/TargetDirectories.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cmake-build-debug/CMakeFiles/TargetDirectories.txt b/cmake-build-debug/CMakeFiles/TargetDirectories.txt index 3237a87..124f973 100644 --- a/cmake-build-debug/CMakeFiles/TargetDirectories.txt +++ b/cmake-build-debug/CMakeFiles/TargetDirectories.txt @@ -1,3 +1,3 @@ -/Users/nsrddyn/Documents/UnixShell/cmake-build-debug/CMakeFiles/program.dir -/Users/nsrddyn/Documents/UnixShell/cmake-build-debug/CMakeFiles/edit_cache.dir -/Users/nsrddyn/Documents/UnixShell/cmake-build-debug/CMakeFiles/rebuild_cache.dir +/home/nasr/unixshell/cmake-build-debug/CMakeFiles/program.dir +/home/nasr/unixshell/cmake-build-debug/CMakeFiles/edit_cache.dir +/home/nasr/unixshell/cmake-build-debug/CMakeFiles/rebuild_cache.dir |
