aboutsummaryrefslogtreecommitdiff
path: root/build/CMakeFiles/3.19.6/CMakeSystem.cmake
diff options
context:
space:
mode:
authorDominic Matarese <dominicmatarese@gmail.com>2021-07-12 16:21:43 +0000
committerDominic Matarese <dominicmatarese@gmail.com>2021-07-12 16:21:43 +0000
commiteb4fbe2ebdd44dbf9c604553f2ef053d0360dd41 (patch)
tree6bf8a5ed4a3e892a5155edab06899a354085627e /build/CMakeFiles/3.19.6/CMakeSystem.cmake
required first commitHEADmaster
Diffstat (limited to 'build/CMakeFiles/3.19.6/CMakeSystem.cmake')
-rw-r--r--build/CMakeFiles/3.19.6/CMakeSystem.cmake15
1 files changed, 15 insertions, 0 deletions
diff --git a/build/CMakeFiles/3.19.6/CMakeSystem.cmake b/build/CMakeFiles/3.19.6/CMakeSystem.cmake
new file mode 100644
index 0000000..dd5af18
--- /dev/null
+++ b/build/CMakeFiles/3.19.6/CMakeSystem.cmake
@@ -0,0 +1,15 @@
+set(CMAKE_HOST_SYSTEM "Linux-5.11.2-arch1-1")
+set(CMAKE_HOST_SYSTEM_NAME "Linux")
+set(CMAKE_HOST_SYSTEM_VERSION "5.11.2-arch1-1")
+set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
+
+
+
+set(CMAKE_SYSTEM "Linux-5.11.2-arch1-1")
+set(CMAKE_SYSTEM_NAME "Linux")
+set(CMAKE_SYSTEM_VERSION "5.11.2-arch1-1")
+set(CMAKE_SYSTEM_PROCESSOR "x86_64")
+
+set(CMAKE_CROSSCOMPILING "FALSE")
+
+set(CMAKE_SYSTEM_LOADED 1)