gwenhywfar
5.10.1
tools
gwenbuild
tools
trycompile.h
Go to the documentation of this file.
1
/***************************************************************************
2
begin : Mon Feb 08 2021
3
copyright : (C) 2021 by Martin Preuss
4
email : martin@libchipcard.de
5
6
***************************************************************************
7
* Please see toplevel file COPYING for license details *
8
***************************************************************************/
9
10
#ifndef GWBUILD_TRYCOMPILE_H
11
#define GWBUILD_TRYCOMPILE_H
12
13
14
#include "
gwenbuild/types/gwenbuild.h
"
15
16
17
int
GWB_Tools_TryCompile
(
GWB_CONTEXT
*context,
const
char
*testCode);
18
19
int
GWB_Tools_CheckCompilerArgs
(
GWB_CONTEXT
*context,
const
char
*compilerArgs);
20
21
22
23
#endif
24
GWB_CONTEXT
struct GWB_CONTEXT GWB_CONTEXT
Definition:
context.h:17
gwenbuild.h
GWB_Tools_CheckCompilerArgs
int GWB_Tools_CheckCompilerArgs(GWB_CONTEXT *context, const char *compilerArgs)
Definition:
trycompile.c:89
GWB_Tools_TryCompile
int GWB_Tools_TryCompile(GWB_CONTEXT *context, const char *testCode)
Definition:
trycompile.c:26
Generated by
1.9.5