Rough attempts to build stuff from scratch
Find a file
2020-06-07 18:37:30 +01:00
apps Tidy up some xml structures. 2020-05-09 15:29:45 +01:00
src Move xml tools to uptr, start adding test setup. 2020-06-07 18:11:36 +01:00
test Move xml tools to uptr, start adding test setup. 2020-06-07 18:11:36 +01:00
.gitignore Initial commit. 2020-05-02 08:31:03 +01:00
CMakeLists.txt Move xml tools to uptr, start adding test setup. 2020-06-07 18:11:36 +01:00
LICENSE License and name update. 2020-06-07 18:37:30 +01:00
README.md License and name update. 2020-06-07 18:37:30 +01:00

limmto

limmto (Light Multi-Media Tool) is a low-dependency C++ library for working with a range of digital media.

mkdir build
cd build
cmake $PATH_TO_SOURCE
make
apps/$NAME_OF_APP