From: Chris Johns <chr...@rtems.org>

---
 source-builder/sb/windows.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/source-builder/sb/windows.py b/source-builder/sb/windows.py
index 0f93b6c..199a6b8 100644
--- a/source-builder/sb/windows.py
+++ b/source-builder/sb/windows.py
@@ -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),
-- 
2.22.0

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to