summaryrefslogtreecommitdiff
path: root/cmake-build-debug/CMakeFiles/3.30.5/CMakeSystem.cmake
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/3.30.5/CMakeSystem.cmake
Learning about getting the commands history and
actually saving them, having trouble doing it in c
Diffstat (limited to 'cmake-build-debug/CMakeFiles/3.30.5/CMakeSystem.cmake')
-rw-r--r--cmake-build-debug/CMakeFiles/3.30.5/CMakeSystem.cmake15
1 files changed, 15 insertions, 0 deletions
diff --git a/cmake-build-debug/CMakeFiles/3.30.5/CMakeSystem.cmake b/cmake-build-debug/CMakeFiles/3.30.5/CMakeSystem.cmake
new file mode 100644
index 0000000..0c52e24
--- /dev/null
+++ b/cmake-build-debug/CMakeFiles/3.30.5/CMakeSystem.cmake
@@ -0,0 +1,15 @@
+set(CMAKE_HOST_SYSTEM "Darwin-24.3.0")
+set(CMAKE_HOST_SYSTEM_NAME "Darwin")
+set(CMAKE_HOST_SYSTEM_VERSION "24.3.0")
+set(CMAKE_HOST_SYSTEM_PROCESSOR "arm64")
+
+
+
+set(CMAKE_SYSTEM "Darwin-24.3.0")
+set(CMAKE_SYSTEM_NAME "Darwin")
+set(CMAKE_SYSTEM_VERSION "24.3.0")
+set(CMAKE_SYSTEM_PROCESSOR "arm64")
+
+set(CMAKE_CROSSCOMPILING "FALSE")
+
+set(CMAKE_SYSTEM_LOADED 1)