summaryrefslogtreecommitdiffstats
path: root/build/CMakeFiles/CMakeSystem.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'build/CMakeFiles/CMakeSystem.cmake')
-rw-r--r--build/CMakeFiles/CMakeSystem.cmake15
1 files changed, 15 insertions, 0 deletions
diff --git a/build/CMakeFiles/CMakeSystem.cmake b/build/CMakeFiles/CMakeSystem.cmake
new file mode 100644
index 0000000..400eeba
--- /dev/null
+++ b/build/CMakeFiles/CMakeSystem.cmake
@@ -0,0 +1,15 @@
+
+
+SET(CMAKE_SYSTEM "Linux-3.0.0-15-generic-pae")
+SET(CMAKE_SYSTEM_NAME "Linux")
+SET(CMAKE_SYSTEM_VERSION "3.0.0-15-generic-pae")
+SET(CMAKE_SYSTEM_PROCESSOR "i686")
+
+SET(CMAKE_HOST_SYSTEM "Linux-3.0.0-15-generic-pae")
+SET(CMAKE_HOST_SYSTEM_NAME "Linux")
+SET(CMAKE_HOST_SYSTEM_VERSION "3.0.0-15-generic-pae")
+SET(CMAKE_HOST_SYSTEM_PROCESSOR "i686")
+
+SET(CMAKE_CROSSCOMPILING "FALSE")
+
+SET(CMAKE_SYSTEM_LOADED 1)