nuttx icon indicating copy to clipboard operation
nuttx copied to clipboard

libmetal.cmake:modify libmetal headers according to Makefile reference

Open xuxin930 opened this issue 1 year ago • 2 comments

Summary

Fix undefined issues in libmetal cmake build

Impact

this patch should fix https://github.com/apache/nuttx/issues/10401 issue

Testing

CI build

xuxin930 avatar Nov 03 '23 03:11 xuxin930

@xuxin930 but the ci fail to build.

xiaoxiang781216 avatar Nov 03 '23 14:11 xiaoxiang781216

this patch should fix https://github.com/apache/nuttx/issues/10401 issue

This issue is about broken make build. If we modify cmake to be the same as make - should I assume that cmake will also be broken? :)

raiden00pl avatar Nov 03 '23 15:11 raiden00pl