Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Wilfred/flycheck-pkg-config
- Owner: Wilfred
- License: gpl-2.0
- Created: 2016-04-01T21:04:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T17:22:40.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T01:15:47.465Z (7 months ago)
- Language: Emacs Lisp
- Size: 53.7 KB
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)