annotate konoha.test/CMakeFiles/CMakeCCompiler.cmake @ 16:5e36456a291c draft

add konoha.test
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Sun, 03 Jun 2012 01:38:13 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 SET(CMAKE_C_COMPILER "/usr/bin/gcc-4.2")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 SET(CMAKE_C_COMPILER_ARG1 "")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 SET(CMAKE_C_COMPILER_ID "GNU")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 SET(CMAKE_C_COMPILER_VERSION "4.2.1")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 SET(CMAKE_C_PLATFORM_ID "Darwin")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
6
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 SET(CMAKE_AR "/usr/bin/ar")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 SET(CMAKE_RANLIB "/usr/bin/ranlib")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 SET(CMAKE_LINKER "/usr/bin/ld")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
10 SET(CMAKE_COMPILER_IS_GNUCC 1)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
11 SET(CMAKE_C_COMPILER_LOADED 1)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
12 SET(CMAKE_COMPILER_IS_MINGW )
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
13 SET(CMAKE_COMPILER_IS_CYGWIN )
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
14 IF(CMAKE_COMPILER_IS_CYGWIN)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
15 SET(CYGWIN 1)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
16 SET(UNIX 1)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
17 ENDIF(CMAKE_COMPILER_IS_CYGWIN)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
18
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
19 SET(CMAKE_C_COMPILER_ENV_VAR "CC")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
20
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
21 IF(CMAKE_COMPILER_IS_MINGW)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
22 SET(MINGW 1)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
23 ENDIF(CMAKE_COMPILER_IS_MINGW)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
24 SET(CMAKE_C_COMPILER_ID_RUN 1)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
25 SET(CMAKE_C_SOURCE_FILE_EXTENSIONS c)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
26 SET(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
27 SET(CMAKE_C_LINKER_PREFERENCE 10)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
28
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
29 # Save compiler ABI information.
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
30 SET(CMAKE_C_SIZEOF_DATA_PTR "8")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
31 SET(CMAKE_C_COMPILER_ABI "")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
32 SET(CMAKE_C_LIBRARY_ARCHITECTURE "")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
33
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
34 IF(CMAKE_C_SIZEOF_DATA_PTR)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
35 SET(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
36 ENDIF(CMAKE_C_SIZEOF_DATA_PTR)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
37
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
38 IF(CMAKE_C_COMPILER_ABI)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
39 SET(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
40 ENDIF(CMAKE_C_COMPILER_ABI)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
41
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
42 IF(CMAKE_C_LIBRARY_ARCHITECTURE)
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
43 SET(CMAKE_LIBRARY_ARCHITECTURE "")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
44 ENDIF()
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
45
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
46 SET(CMAKE_C_HAS_ISYSROOT "1")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
47 SET(CMAKE_C_OSX_DEPLOYMENT_TARGET_FLAG "-mmacosx-version-min=")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
48
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
49 SET(CMAKE_C_IMPLICIT_LINK_LIBRARIES "")
5e36456a291c add konoha.test
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
50 SET(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/i686-apple-darwin11/4.2.1/x86_64;/usr/lib/i686-apple-darwin11/4.2.1;/usr/lib/gcc/i686-apple-darwin11/4.2.1;/usr/lib")