summaryrefslogtreecommitdiff
path: root/build/CMakeFiles/3.31.3/CMakeSystem.cmake
diff options
context:
space:
mode:
authorAbdellah El Morabit <nsrddyn@gmail.com>2025-01-10 19:00:03 +0100
committerAbdellah El Morabit <nsrddyn@gmail.com>2025-01-10 19:00:03 +0100
commitae9418696664246f30dbdbc592988e9e1299f31c (patch)
treec7bcaf5b20920d2142178c40b9b48575acfc9ae0 /build/CMakeFiles/3.31.3/CMakeSystem.cmake
parent966f754fe5431f22033522af21206398a998805c (diff)
fixed a local bug
Diffstat (limited to 'build/CMakeFiles/3.31.3/CMakeSystem.cmake')
-rw-r--r--build/CMakeFiles/3.31.3/CMakeSystem.cmake15
1 files changed, 15 insertions, 0 deletions
diff --git a/build/CMakeFiles/3.31.3/CMakeSystem.cmake b/build/CMakeFiles/3.31.3/CMakeSystem.cmake
new file mode 100644
index 0000000..0c52e24
--- /dev/null
+++ b/build/CMakeFiles/3.31.3/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)