Files
input-leap-mirror/.gitmodules
Dom Rodriguez 189a9e6a90 Initial prototype version of Rust integration with Input Leap
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>
2024-10-13 18:18:26 +01:00

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