diff options
| author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-03-03 14:18:40 +0100 |
|---|---|---|
| committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-03-03 14:18:40 +0100 |
| commit | edff59279f6c25855a9d01769699ca0ffcfa4166 (patch) | |
| tree | 3560d64183aada545666141c12fc067f971ce291 /build/CMakeFiles/CMakeSystem.cmake | |
| parent | 25a5462dca99b0f8317e6a08194a56dd5fe1a458 (diff) | |
OOps...
Diffstat (limited to 'build/CMakeFiles/CMakeSystem.cmake')
| -rw-r--r-- | build/CMakeFiles/CMakeSystem.cmake | 15 |
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) |