Nepomuk-Core
Go to the source code of this file.
Macros | |
#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 = "]" |
Macro Definition Documentation
#define ARCHITECTURE_ID "" |
Definition at line 194 of file CMakeCXXCompilerId.cpp.
#define COMPILER_ID "" |
Definition at line 80 of file CMakeCXXCompilerId.cpp.
#define PLATFORM_ID "" |
Definition at line 170 of file CMakeCXXCompilerId.cpp.
Function Documentation
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 208 of file CMakeCXXCompilerId.cpp.
Variable Documentation
char const* info_arch = "]" |
Definition at line 202 of file CMakeCXXCompilerId.cpp.
char const* info_compiler = "]" |
Definition at line 88 of file CMakeCXXCompilerId.cpp.
char const* info_platform = "]" |
Definition at line 201 of file CMakeCXXCompilerId.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.