Skip to content

xwl/flycheck-cmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

flycheck-cmake

Define below two checkers:

  • c/c++-cmake
  • c/c++-cmake-remote

By analysing cmake compile_commands.json, it defines a precise flycheck checker (c/c++-cmake) for each cmake project, with exact compile flags, include paths, etc.

If you are like me, editing in Mac OS X, but compiling inside a virtual machine, then the other remote cmake checker (c/c++-cmake-remote) defined here will be very helpful. What it does is simply running flycheck over ssh.

Usage

See cmake-compile-commands

About

flycheck checker based on cmake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published