the-libs/README.md
2018-06-01 15:50:36 +10:00

14 lines
220 B
Markdown

# the-libs
Common libraries for the* apps
[![Build Status](https://travis-ci.org/vicr123/the-libs.svg?branch=master)](https://travis-ci.org/vicr123/the-libs)
## Build
```
qmake
make
```
## Install
```
make install
```