-
-
Notifications
You must be signed in to change notification settings - Fork 591
Closed
Labels
Description
Hi javacpp Team,
Thanks for the great work guys! I assume however that there is bug with the below line, when the -D cmd argument is handled. I assume ++i should be passed to the property function?
builder.property(args[i]); |
If I'm wrong, could you please help me out how to use this flag?
Thanks a lot,
Lóri