Commit f4af07aa authored by Dominik Charousset's avatar Dominik Charousset

Use relative paths for submodules

parent b3b6a6f1
[submodule "benchmarks"] [submodule "benchmarks"]
path = benchmarks path = benchmarks
url = https://github.com/actor-framework/benchmarks.git url = ../benchmarks.git
[submodule "nexus"] [submodule "nexus"]
path = nexus path = nexus
url = https://github.com/actor-framework/nexus.git url = ../nexus.git
[submodule "opencl"] [submodule "opencl"]
path = libcaf_opencl path = libcaf_opencl
url = https://github.com/actor-framework/opencl.git url = ../opencl.git
[submodule "libcaf_riac"] [submodule "libcaf_riac"]
path = libcaf_riac path = libcaf_riac
url = https://github.com/actor-framework/riac.git url = ../riac.git
[submodule "cash"] [submodule "cash"]
path = cash path = cash
url = https://github.com/actor-framework/cash.git url = ../cash.git
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment