Prepare for simple TIM conversion

This commit is contained in:
2022-09-17 17:12:53 +02:00
parent 7adbce5776
commit 03c2379721
5 changed files with 48 additions and 10 deletions

View File

@@ -7,6 +7,6 @@ test_cpp_out: always
test_jaby_engine_fconv: always
@cargo build --manifest-path ../jaby_engine_fconv/Cargo.toml --release
@./../jaby_engine_fconv/target/release/jaby_engine_fconv
@./../jaby_engine_fconv/target/release/jaby_engine_fconv --help
always: ;