Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 414 Bytes

File metadata and controls

22 lines (14 loc) · 414 Bytes

Fletcher C++ run-time library

Requirements

To build this library, the following packages are required to be installed:

Build & install

mkdir build
cmake ..
make
sudo make install

Usage

(more info coming soon...)

Apart from this library, there should be at least some platform-specific library installed to use it.