Add reference implementation as a submodule
This commit is contained in:
parent
1bf84b1946
commit
92a750c2e3
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "ext/qoi"]
|
||||
path = ext/qoi
|
||||
url = https://github.com/phoboslab/qoi.git
|
1
ext/qoi
Submodule
1
ext/qoi
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 94974653c1929b0e12f388a4255c9dd2563eaa08
|
Loading…
Reference in a new issue