Skip to content

DeRuneLabs/enola-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enola Example Code

This repository contain basic or example usage of enola library which can be as reference

Installation

git clone https://github.com/DeRuneLabs/enola.git
cd enola

After that you can make build folder which create cmake files to install libs

mkdir build
cd build
cmake ..

default installation usually on /usr/local/include/ folders, but you can change installation prefix by specify the cmake by -DCMAKE_INSTALL_PREFIX=path/to/installation when running the cmake

make
sudo make install

About

enola example usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages