0.9.5 preview1
This commit is contained in:
8
rd7tf/README.md
Normal file
8
rd7tf/README.md
Normal file
@ -0,0 +1,8 @@
|
||||
# TAGLIB
|
||||
```
|
||||
git clone --recursive https://github.com/taglib/taglib.git
|
||||
cd taglib
|
||||
cmake -B 3dsbuild . --toolchain /opt/devkitpro/cmake/3DS:cmake
|
||||
cmake --build 3dsbuild
|
||||
|
||||
```
|
Reference in New Issue
Block a user