FindMatlab: Drop incorrect usage option from test helper script

There is no 'working_directory' option.
This commit is contained in:
Raffi Enficiaud 2015-05-29 17:37:04 +02:00 committed by Brad King
parent 49959d7a23
commit 221a02635e
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
# Usage: cmake
# -Dtest_timeout=180
# -Dworking_directory="."
# -Doutput_directory=
# -Dadditional_paths=""
# -Dno_unittest_framework=""