Skip to content
This repository has been archived by the owner on Jul 4, 2019. It is now read-only.

spec-tacles/libspectacles

Repository files navigation

libspectacles Build Status

A spectacles client for C++.

Installation

You need zlib and openssl installed.

First, clone the repository.

git clone https://github.com/spec-tacles/libspectacles.git

Then setup a build directory.

mkdir build
cd build

Then build and install the library.

cmake ..
sudo make
sudo make install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published