base/host: add cmake rule.

This commit is contained in:
Pedro Gonçalves 2016-11-10 19:14:43 +00:00
parent 960196ee6a
commit 928c424440
1 changed files with 1 additions and 0 deletions

View File

@ -26,4 +26,5 @@ requires=\
'parted/host'
'dosfstools/host'
'e2fsprogs/host'
'cmake/host'
)