summaryrefslogtreecommitdiff
path: root/cmake-build-debug/CMakeFiles/3.28.1/CMakeSystem.cmake
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2024-07-14 13:04:54 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2024-07-14 13:04:54 -0400
commita17dcfdcba9f7da5a91c554eef88cea73d6598b0 (patch)
tree8371131c504fd13e88d98dad7d8421f93ceab3b2 /cmake-build-debug/CMakeFiles/3.28.1/CMakeSystem.cmake
parent2957d6c5b970d62e5d3333434b323117aaf97fa9 (diff)
Redid the Cmake Config and fell back to C17master
Diffstat (limited to 'cmake-build-debug/CMakeFiles/3.28.1/CMakeSystem.cmake')
-rw-r--r--cmake-build-debug/CMakeFiles/3.28.1/CMakeSystem.cmake15
1 files changed, 0 insertions, 15 deletions
diff --git a/cmake-build-debug/CMakeFiles/3.28.1/CMakeSystem.cmake b/cmake-build-debug/CMakeFiles/3.28.1/CMakeSystem.cmake
deleted file mode 100644
index 7804bea..0000000
--- a/cmake-build-debug/CMakeFiles/3.28.1/CMakeSystem.cmake
+++ /dev/null
@@ -1,15 +0,0 @@
-set(CMAKE_HOST_SYSTEM "Linux-6.7.4-200.fc39.x86_64")
-set(CMAKE_HOST_SYSTEM_NAME "Linux")
-set(CMAKE_HOST_SYSTEM_VERSION "6.7.4-200.fc39.x86_64")
-set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
-
-
-
-set(CMAKE_SYSTEM "Linux-6.7.4-200.fc39.x86_64")
-set(CMAKE_SYSTEM_NAME "Linux")
-set(CMAKE_SYSTEM_VERSION "6.7.4-200.fc39.x86_64")
-set(CMAKE_SYSTEM_PROCESSOR "x86_64")
-
-set(CMAKE_CROSSCOMPILING "FALSE")
-
-set(CMAKE_SYSTEM_LOADED 1)