From 8650f2d46dc6df62fcf70d4b769746987e748830 Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Thu, 30 Jan 2025 21:07:16 +0100 Subject: Learning about getting the commands history and actually saving them, having trouble doing it in c --- cmake-build-debug/CMakeFiles/3.30.5/CMakeSystem.cmake | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 cmake-build-debug/CMakeFiles/3.30.5/CMakeSystem.cmake (limited to 'cmake-build-debug/CMakeFiles/3.30.5/CMakeSystem.cmake') 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) -- cgit v1.2.3-70-g09d2