Replace the vendored libjpeg with the submodule of libjpeg-turbo 3.1.0
Co-authored-by: phantom10111 <[email protected]>
This commit is contained in:
committed by
teejusb
co-authored by
phantom10111
parent
e1bf59458f
commit
3c0b480b93
@@ -41,3 +41,6 @@
|
||||
path = extern/libusb
|
||||
url = https://github.com/libusb/libusb-cmake.git
|
||||
shallow = true
|
||||
[submodule "extern/libjpeg-turbo"]
|
||||
path = extern/libjpeg-turbo
|
||||
url = https://github.com/libjpeg-turbo/libjpeg-turbo.git
|
||||
|
||||
Reference in New Issue
Block a user