mirror of
https://github.com/vicr123/the-libs.git
synced 2025-01-23 02:42:04 -05:00
14 lines
220 B
Markdown
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
|
|
```
|