Browse Source

Added comments to libclangmm and tiny-process-library dependencies

merge-requests/365/head
eidheim 10 years ago
parent
commit
c1f9d5f7e2
  1. 4
      README.md

4
README.md

@ -38,8 +38,8 @@ See [enhancements](https://github.com/cppit/jucipp/labels/enhancement) for plann
* gtksourceviewmm-3.0
* aspell
* libclang
* [libclangmm](http://github.com/cppit/libclangmm/)
* [tiny-process-library](http://github.com/eidheim/tiny-process-library/)
* [libclangmm](http://github.com/cppit/libclangmm/) (compiled directly from git submodule, no need to install)
* [tiny-process-library](http://github.com/eidheim/tiny-process-library/) (compiled directly from git submodule, no need to install)
## Installation ##
See [installation guide](http://github.com/cppit/jucipp/blob/master/docs/install.md).

Loading…
Cancel
Save