summaryrefslogtreecommitdiff
path: root/build/CMakeFiles/CMakeSystem.cmake
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-03-03 14:18:40 +0100
committerTomas Chvatal <scarabeus@gentoo.org>2009-03-03 14:18:40 +0100
commitedff59279f6c25855a9d01769699ca0ffcfa4166 (patch)
tree3560d64183aada545666141c12fc067f971ce291 /build/CMakeFiles/CMakeSystem.cmake
parent25a5462dca99b0f8317e6a08194a56dd5fe1a458 (diff)
OOps...
Diffstat (limited to 'build/CMakeFiles/CMakeSystem.cmake')
-rw-r--r--build/CMakeFiles/CMakeSystem.cmake15
1 files changed, 0 insertions, 15 deletions
diff --git a/build/CMakeFiles/CMakeSystem.cmake b/build/CMakeFiles/CMakeSystem.cmake
deleted file mode 100644
index 285c56f..0000000
--- a/build/CMakeFiles/CMakeSystem.cmake
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-SET(CMAKE_SYSTEM "Linux-2.6.28-gentoo-r2")
-SET(CMAKE_SYSTEM_NAME "Linux")
-SET(CMAKE_SYSTEM_VERSION "2.6.28-gentoo-r2")
-SET(CMAKE_SYSTEM_PROCESSOR "x86_64")
-
-SET(CMAKE_HOST_SYSTEM "Linux-2.6.28-gentoo-r2")
-SET(CMAKE_HOST_SYSTEM_NAME "Linux")
-SET(CMAKE_HOST_SYSTEM_VERSION "2.6.28-gentoo-r2")
-SET(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
-
-SET(CMAKE_CROSSCOMPILING "FALSE")
-
-SET(CMAKE_SYSTEM_LOADED 1)