Skip to content

Commit 48d8d95

Browse files
committed
Add libjpeg as a submodule
1 parent 6cbf9e4 commit 48d8d95

File tree

4 files changed

+31
-640
lines changed

4 files changed

+31
-640
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@
2525
[submodule "src/Externals/libtheora"]
2626
path = src/Externals/libtheora
2727
url = https://github.com/xiph/theora.git
28+
[submodule "src/Externals/jpeg"]
29+
path = src/Externals/jpeg
30+
url = https://github.com/OpenXRay/libjpeg.git

src/Externals/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
3dsmax
33
BugTrap
44
FreeImage
5-
jpeg
65
lightwave
76
MagicSoftware
87
maya

src/Externals/jpeg

Submodule jpeg added at 5c15828

0 commit comments

Comments
 (0)