mirror of
https://github.com/debauchee/barrier.git
synced 2025-06-25 05:57:02 +02:00
added vcredist to windows package
This commit is contained in:
parent
8285d95ba4
commit
ef3baf5e52
4 changed files with 74 additions and 18 deletions
2
hm.py
2
hm.py
|
@ -52,7 +52,7 @@ cmd_opt_dict = {
|
|||
'update' : ['', []],
|
||||
'install' : ['', []],
|
||||
'doxygen' : ['', []],
|
||||
'dist' : ['', []],
|
||||
'dist' : ['', ['vcredist-dir=',]],
|
||||
'distftp' : ['', ['host=', 'user=', 'pass=', 'dir=']],
|
||||
'kill' : ['', []],
|
||||
'usage' : ['', []],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue