forked from darktable-org/darktable
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
22 lines (22 loc) · 830 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[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
[submodule "src/external/lua-scripts"]
path = src/external/lua-scripts
url = https://github.com/darktable-org/lua-scripts.git