Go to the source code of this file.
Defines | |
#define | COMPILER_ID "" |
#define | PLATFORM_ID "" |
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
char * | info_compiler = "]" |
char * | info_platform = "]" |
#define COMPILER_ID "" |
Definition at line 74 of file CMakeCCompilerId.c.
#define PLATFORM_ID "" |
Definition at line 164 of file CMakeCCompilerId.c.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 180 of file CMakeCCompilerId.c.
char* info_compiler = "]" |
Definition at line 82 of file CMakeCCompilerId.c.
char* info_platform = "]" |
Definition at line 172 of file CMakeCCompilerId.c.