Rough attempts to build stuff from scratch
apps | ||
src | ||
test | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
limmto
limmto (Light Multi-Media Tool) is a free, low-dependency C++ library for working with digital media.
mkdir build
cd build
cmake $PATH_TO_SOURCE
make
apps/$NAME_OF_APP