summaryrefslogtreecommitdiff
path: root/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
diff options
context:
space:
mode:
authorAbdellah El Morabit <nsrddyn@gmail.com>2025-01-30 21:07:16 +0100
committerAbdellah El Morabit <nsrddyn@gmail.com>2025-01-30 21:08:17 +0100
commit8650f2d46dc6df62fcf70d4b769746987e748830 (patch)
tree89223d3e6b957f47da4e15f40949a26c18d48539 /cmake-build-debug/CMakeFiles/clion-Debug-log.txt
Learning about getting the commands history and
actually saving them, having trouble doing it in c
Diffstat (limited to 'cmake-build-debug/CMakeFiles/clion-Debug-log.txt')
-rw-r--r--cmake-build-debug/CMakeFiles/clion-Debug-log.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/cmake-build-debug/CMakeFiles/clion-Debug-log.txt b/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
new file mode 100644
index 0000000..21b545d
--- /dev/null
+++ b/cmake-build-debug/CMakeFiles/clion-Debug-log.txt
@@ -0,0 +1,10 @@
+/Applications/CLion.app/Contents/bin/cmake/mac/aarch64/bin/cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_MAKE_PROGRAM=/Applications/CLion.app/Contents/bin/ninja/mac/aarch64/ninja -G Ninja -S /Users/nsrddyn/Documents/UnixShell -B /Users/nsrddyn/Documents/UnixShell/cmake-build-debug
+-- The C compiler identification is AppleClang 16.0.0.16000026
+-- Detecting C compiler ABI info
+-- Detecting C compiler ABI info - done
+-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - skipped
+-- Detecting C compile features
+-- Detecting C compile features - done
+-- Configuring done (0.6s)
+-- Generating done (0.0s)
+-- Build files have been written to: /Users/nsrddyn/Documents/UnixShell/cmake-build-debug