"...en/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "6031ecbd23e3262965aef751a26002ae60915520"
Commit 2272be1f authored by Ehsan Azarnasab's avatar Ehsan Azarnasab
Browse files

fix argument parsing for cmake option

parent eccfd6e5
...@@ -76,6 +76,7 @@ def _get_options(): ...@@ -76,6 +76,7 @@ def _get_options():
if opt_key: if opt_key:
sys.argv.remove(arg) sys.argv.remove(arg)
opt_key = None
continue continue
if not arg.startswith('--'): if not arg.startswith('--'):
......
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