summaryrefslogtreecommitdiffstats
path: root/build/CMakeFiles/CMakeSystem.cmake
diff options
context:
space:
mode:
authorMichael Neves2012-01-30 14:24:08 +0100
committerMichael Neves2012-01-30 14:24:08 +0100
commitdbab0ab340880bba7103ba534b824721546299e1 (patch)
tree548baa166d15a53ab179fb53e4a55a4acf9ad097 /build/CMakeFiles/CMakeSystem.cmake
parentMerge branch 'master' of git.openslx.org:openslx-ng/fbgui (diff)
downloadfbgui-dbab0ab340880bba7103ba534b824721546299e1.tar.gz
fbgui-dbab0ab340880bba7103ba534b824721546299e1.tar.xz
fbgui-dbab0ab340880bba7103ba534b824721546299e1.zip
ssl options to fbgui
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)