Skip to content

Commit

Permalink
Add CI badge to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AbigailBuccaneer authored Dec 16, 2017
1 parent ffab282 commit 0ac5622
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# json2cmake

[![Build Status](https://travis-ci.org/AbigailBuccaneer/json2cmake.svg?branch=master)](https://travis-ci.org/AbigailBuccaneer/json2cmake)

`json2cmake` converts [JSON compilation database][] files into [CMake][] files.
The resulting `CMakeLists.txt` file can then be used to recompile the same object files with less overhead via [Ninja][], used as an IDE project file for [CLion][], or for integration into a larger CMake project.

Expand Down

0 comments on commit 0ac5622

Please sign in to comment.