summaryrefslogtreecommitdiff
path: root/cmake-build-debug/CMakeFiles/3.30.5/CMakeSystem.cmake
diff options
context:
space:
mode:
authorAbdellah El Morabit <nsrddyn@gmail.com>2025-02-27 23:17:17 +0100
committerAbdellah El Morabit <nsrddyn@gmail.com>2025-02-27 23:17:17 +0100
commit5ce212ed0b7abbbb862df0cf436688046a012da2 (patch)
treee618410d52fa96869bdb24118cb31eafa8bc3bd6 /cmake-build-debug/CMakeFiles/3.30.5/CMakeSystem.cmake
parent473b07758caabdbe868ce68e50970377af2b9be1 (diff)
fixed the recursive folder deletion, almost everything works now, execept for the copy i think, but will look at that in the furture
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, 0 insertions, 15 deletions
diff --git a/cmake-build-debug/CMakeFiles/3.30.5/CMakeSystem.cmake b/cmake-build-debug/CMakeFiles/3.30.5/CMakeSystem.cmake
deleted file mode 100644
index 0c52e24..0000000
--- a/cmake-build-debug/CMakeFiles/3.30.5/CMakeSystem.cmake
+++ /dev/null
@@ -1,15 +0,0 @@
-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)