mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
sb/windows: Add the optional cmake command.
This commit is contained in:
parent
591deae6d7
commit
a9815d91f0
@ -102,6 +102,7 @@ def load():
|
||||
'__chgrp': ('exe', 'required', 'chgrp'),
|
||||
'__chmod': ('exe', 'required', 'chmod'),
|
||||
'__chown': ('exe', 'required', 'chown'),
|
||||
'__cmake': ('exe', 'optional', 'cmake'),
|
||||
'__cp': ('exe', 'required', 'cp'),
|
||||
'__cvs': ('exe', 'optional', 'cvs'),
|
||||
'__cxx': ('exe', 'required', cxx),
|
||||
|
Loading…
x
Reference in New Issue
Block a user