mirror of
https://github.com/input-leap/input-leap.git
synced 2026-03-01 18:23:20 +01:00
Currently, we now use Corrosion, and define simple constants to be used in the C++ codebase. This however, has a line-termination bug which needs to be fixed. Consider this EXPERIMENTAL, and not at all something to be used yet. Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
7 lines
197 B
Plaintext
7 lines
197 B
Plaintext
[submodule "ext/gtest"]
|
|
path = ext/gtest
|
|
url = https://github.com/google/googletest.git
|
|
[submodule "cmake/corrosion"]
|
|
path = cmake/corrosion
|
|
url = https://github.com/corrosion-rs/corrosion.git
|