Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 310 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 310 Bytes

libisa

TODO

Build

mkdir build
cd build
cmake ../.. -DCMAKE_BUILD_TYPE=Release
make -j8

Install

make install

License

This library is distributed under the terms of the BSD-2 Clause license.

Author

Copyright (c) 2019, Maxime Bacoux.
All rights reserved.