Rough attempts to build stuff from scratch
Find a file
2021-03-29 21:31:24 +01:00
apps Whitespace and pointer cleanup. 2021-03-29 21:31:24 +01:00
src Whitespace and pointer cleanup. 2021-03-29 21:31:24 +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 Add Windows support. 2020-07-04 19:43:08 +01:00
LICENSE License and name update. 2020-06-07 18:37:30 +01:00
README.md Move windows to uptr. Add simple text editing. 2020-06-20 16:34:10 +01:00

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