mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 10:53:17 +00:00
5 lines
133 B
Bash
Executable File
5 lines
133 B
Bash
Executable File
cmake -S ./ -B build-sim
|
|
cmake --build build-sim --target build-tests -j 14
|
|
build-sim/Tests/TactilityCore/TactilityCoreTests --exit
|
|
|