renderd7/rd7tf/README.md

8 lines
179 B
Markdown
Raw Normal View History

2024-02-19 19:20:37 +01:00
# TAGLIB
```
git clone --recursive https://github.com/taglib/taglib.git
cd taglib
cmake -B 3dsbuild . --toolchain /opt/devkitpro/cmake/3DS:cmake
cmake --build 3dsbuild
```