Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Wilfred/flycheck-pkg-config

Configure flycheck using pkg-config
https://github.com/Wilfred/flycheck-pkg-config

Last synced: 3 months ago
JSON representation

Configure flycheck using pkg-config

Awesome Lists containing this project

README

        

# flycheck-pkg-config

[![MELPA](http://melpa.org/packages/flycheck-pkg-config-badge.svg)](http://melpa.org/#/flycheck-pkg-config)

`flycheck-pkg-config` provides a convenient way for configuring
flycheck to use C library headers.

It configures `flycheck-clang-include-path`,
`flycheck-gcc-include-path` and `flycheck-cppcheck-include-path`
interactively.

## Installation

You can install flycheck-pkg-config from
[MELPA](http://melpa.org/). `M-x list-packages`, navigate to
flycheck-pkg-config, then press `i x`.

## Usage

`M-x flycheck-pkg-config`

![screenshot](screenshot.png)