mirror of
https://github.com/apache/nuttx.git
synced 2025-12-07 01:44:23 +08:00
build ci:add msvc windows native ci workflow
Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
This commit is contained in:
@@ -71,6 +71,7 @@ function(nuttx_sethost)
|
||||
list(APPEND NUTTX_SYSTEM_SETHOST "WINDOWS_NATIVE=y")
|
||||
else()
|
||||
message(" MSVC toolchain")
|
||||
list(APPEND NUTTX_SYSTEM_SETHOST "WINDOWS_NATIVE=y")
|
||||
endif()
|
||||
endif()
|
||||
else()
|
||||
|
||||
Reference in New Issue
Block a user