pkgconfig.cc File Reference

#include <utilmm/system/system.hh>
#include <utilmm/system/process.hh>
#include "utilmm/config/config.h"
#include <boost/noncopyable.hpp>
#include <boost/filesystem/path.hpp>
#include <string>
#include <map>
#include <list>
#include <signal.h>
#include <utilmm/configfile/exceptions.hh>
#include <utilmm/stringtools.hh>
#include <iostream>
Include dependency graph for pkgconfig.cc:
This graph shows which files directly or indirectly include this file:

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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


utilmm
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Fri Jan 11 10:07:33 2013