项目作者: hoehrmann

项目描述 :
jipe-evolve plugin to guess clang-format options for a file
高级语言: C++
项目地址: git://github.com/hoehrmann/jipe-evolve-clang-format.git
创建时间: 2019-04-22T23:10:46Z
项目社区:https://github.com/hoehrmann/jipe-evolve-clang-format

开源协议:

下载


jipe-evolve-clang-format

Dependencies

Build

Something like this should work after installing dependencies.

  1. git clone ...
  2. take jipe-evolve-clang-format/build
  3. CC=/usr/bin/clang-7 CXX=/usr/bin/clang++-7 cmake \
  4. -DCMAKE_BUILD_TYPE=RelWithDebInfo \
  5. -DCMAKE_EXPORT_COMPILE_COMMANDS=1 ..

License

MIT.