|
|
@ -16,5 +16,7 @@ |
|
|
|
(return true)) |
|
|
|
|
|
|
|
(add-dependency-git-submodule clone-stb |
|
|
|
"https://github.com/nothings/stb" |
|
|
|
"Dependencies/stb") |
|
|
|
;; Use my branch until PR https://github.com/nothings/stb/pull/1207 gets pulled |
|
|
|
;; "https://github.com/nothings/stb" |
|
|
|
"https://github.com/makuto/stb" |
|
|
|
"Dependencies/stb" "fix-str-reinsert") |
|
|
|