Denzilb55 / Dash-libastc

ARM astc-encoder (https://github.com/ARM-software/astc-encoder) lib builder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dash-libastc

ARM astc-encoder (https://github.com/ARM-software/astc-encoder) lib builder.

Updating

#clone the repo, then
cd Dash-libastc
git submodule update --remote --merge

Building

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX:PATH=<PATH> ..

About

ARM astc-encoder (https://github.com/ARM-software/astc-encoder) lib builder.


Languages

Language:CMake 78.8%Language:C++ 18.3%Language:C 2.9%