forked from darktable-org/darktable
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
19 lines (19 loc) · 702 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "src/external/rawspeed"]
path = src/external/rawspeed
url = https://github.com/darktable-org/rawspeed.git
branch = develop
[submodule "src/external/OpenCL"]
path = src/external/OpenCL
url = https://github.com/KhronosGroup/OpenCL-Headers.git
[submodule "src/external/libxcf"]
path = src/external/libxcf
url = https://github.com/houz/libxcf.git
[submodule "src/external/whereami"]
path = src/external/whereami
url = https://github.com/gpakosz/whereami
[submodule "src/tests/integration"]
path = src/tests/integration
url = https://github.com/darktable-org/darktable-tests.git
[submodule "src/external/LibRaw"]
path = src/external/LibRaw
url = https://github.com/LibRaw/LibRaw.git