|
|
|
@ -29,16 +29,14 @@ towards libclang with speed and ease of use in mind. |
|
|
|
See [enhancements](https://github.com/cppit/jucipp/labels/enhancement) for planned features. |
|
|
|
See [enhancements](https://github.com/cppit/jucipp/labels/enhancement) for planned features. |
|
|
|
|
|
|
|
|
|
|
|
## Dependencies ## |
|
|
|
## Dependencies ## |
|
|
|
* libboost-filesystem-dev |
|
|
|
* boost-filesystem |
|
|
|
* libboost-log-dev |
|
|
|
* boost-log |
|
|
|
* libboost-test-dev |
|
|
|
* boost-thread |
|
|
|
* libboost-thread-dev |
|
|
|
* boost-system |
|
|
|
* libboost-system-dev |
|
|
|
* gtkmm-3.0 |
|
|
|
* libgtkmm-3.0-dev |
|
|
|
* gtksourceviewmm-3.0 |
|
|
|
* libgtksourceview2.0-dev |
|
|
|
* aspell |
|
|
|
* libgtksourceviewmm-3.0-dev |
|
|
|
* libclang |
|
|
|
* libaspell-dev |
|
|
|
|
|
|
|
* libclang-dev |
|
|
|
|
|
|
|
* [libclangmm](http://github.com/cppit/libclangmm/) |
|
|
|
* [libclangmm](http://github.com/cppit/libclangmm/) |
|
|
|
|
|
|
|
|
|
|
|
## Installation ## |
|
|
|
## Installation ## |
|
|
|
|