Commit 0983bca7 authored by Kenny Kaye's avatar Kenny Kaye

Remove --idl-include-path from example

parent 1ee7a554
...@@ -69,9 +69,7 @@ fi ...@@ -69,9 +69,7 @@ fi
--objcpp-out "$temp_out/objc" \ --objcpp-out "$temp_out/objc" \
--objc-type-prefix TXS \ --objc-type-prefix TXS \
\ \
--idl "$in" \ --idl "$in"
--idl-include-path "../../" \
--idl-include-path "path/to/idl"
# Copy changes from "$temp_output" to final dir. # Copy changes from "$temp_output" to final dir.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment