Go to the source code of this file.
Defines | |
| #define | ARCHITECTURE_ID "" |
| #define | COMPILER_ID "" |
| #define | PLATFORM_ID "" |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| char const * | info_arch = "]" |
| char const * | info_compiler = "]" |
| char const * | info_platform = "]" |
| #define ARCHITECTURE_ID "" |
Definition at line 206 of file CMakeCCompilerId.c.
| #define COMPILER_ID "" |
Definition at line 92 of file CMakeCCompilerId.c.
| #define PLATFORM_ID "" |
Definition at line 182 of file CMakeCCompilerId.c.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 223 of file CMakeCCompilerId.c.
| char const* info_arch = "]" |
Definition at line 214 of file CMakeCCompilerId.c.
| char const* info_compiler = "]" |
Definition at line 100 of file CMakeCCompilerId.c.
| char const* info_platform = "]" |
Definition at line 213 of file CMakeCCompilerId.c.