STYLE: create a new base class cmCoreTryCompile, from which cmTryCompileCommand and cmTryRunCommand are derived, so there are no public static functions with lots of arguments anymore Alex
5 lines
27 B
C
5 lines
27 B
C
int main()
|
|
{
|
|
return 0;
|
|
}
|