Variables
pkgconfig.cc File Reference
#include <utilmm/system/system.hh>
#include <utilmm/system/process.hh>
#include <utilmm/configfile/pkgconfig.hh>
#include <utilmm/configfile/exceptions.hh>
#include <utilmm/stringtools.hh>
#include <iostream>
Include dependency graph for pkgconfig.cc:

Go to the source code of this file.

Variables

static const char *const compiler_flags [] = { "--cflags", "--cflags-only-I", "--cflags-only-other" }
static const char *const linker_flags [] = { "--libs", "--libs-only-L", "--libs-only-other", "--static", "--libs-only-l", }

Variable Documentation

const char* const compiler_flags[] = { "--cflags", "--cflags-only-I", "--cflags-only-other" } [static]

Definition at line 62 of file pkgconfig.cc.

const char* const linker_flags[] = { "--libs", "--libs-only-L", "--libs-only-other", "--static", "--libs-only-l", } [static]

Definition at line 66 of file pkgconfig.cc.



utilmm
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Mon Oct 6 2014 03:17:01