Produce first output
This commit is contained in:
@@ -2,6 +2,6 @@ export PATH := $(HOME)/.cargo/bin/:$(PATH)
|
||||
|
||||
test_cpp_out: always
|
||||
@cargo build --manifest-path ../cpp_out/Cargo.toml --release
|
||||
@echo "Planschbecken" | ./../cpp_out/target/release/cpp_out -o "Planschbecken.cpp"
|
||||
@echo "Planschbecken" | ./../cpp_out/target/release/cpp_out -o "Test_Planschbecken.cpp"
|
||||
|
||||
always: ;
|
Reference in New Issue
Block a user