Re: [I] cmake build seems lacking sethost.sh equivalent [nuttx]

2024-01-27 Thread via GitHub
anchao commented on issue #11473: URL: https://github.com/apache/nuttx/issues/11473#issuecomment-1913121785 > I wrote a cmake `sethost`, but it's a little hacky. > > > > Now that I see this discussion, I decided to follow this discussion and try to modify my code. > >

Re: [I] cmake build seems lacking sethost.sh equivalent [nuttx]

2024-01-27 Thread via GitHub
W-Mai commented on issue #11473: URL: https://github.com/apache/nuttx/issues/11473#issuecomment-1913075340 I wrote a cmake `sethost`, but it's a little hacky. Now that I see this discussion, I decided to follow this discussion and try to modify my code. - #11608 -- This is a

Re: [I] cmake build seems lacking sethost.sh equivalent [nuttx]

2024-01-10 Thread via GitHub
anchao commented on issue #11473: URL: https://github.com/apache/nuttx/issues/11473#issuecomment-1886208136 kconfiglib provides a method named `setconfig`, which similar to `kconfig-tweak`, I think we can add the cmake target or command of `setconfig` wrapper to support the sethost feature:

Re: [I] cmake build seems lacking sethost.sh equivalent [nuttx]

2024-01-05 Thread via GitHub
yamt commented on issue #11473: URL: https://github.com/apache/nuttx/issues/11473#issuecomment-1878361001 > I think this should have been designed in the nuttx_kconfig module. > > https://github.com/apache/nuttx/blob/3bac4492865ad3bd4c293e9d751163e090634678/cmake/nuttx_kconfig.cmake#L