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 203 of file CMakeCCompilerId.c.
#define COMPILER_ID "" |
Definition at line 89 of file CMakeCCompilerId.c.
#define PLATFORM_ID "" |
Definition at line 179 of file CMakeCCompilerId.c.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 220 of file CMakeCCompilerId.c.
char const* info_arch = "]" |
Definition at line 211 of file CMakeCCompilerId.c.
char const* info_compiler = "]" |
Definition at line 97 of file CMakeCCompilerId.c.
char const* info_platform = "]" |
Definition at line 210 of file CMakeCCompilerId.c.