mirror of
https://github.com/espressif/openthread.git
synced 2026-09-15 13:40:06 +00:00
[build] only build unit tests when FTD is enabled (#6092)
This commit is contained in:
@@ -26,4 +26,6 @@
|
||||
# POSSIBILITY OF SUCH DAMAGE.
|
||||
#
|
||||
|
||||
if(OT_FTD)
|
||||
add_subdirectory(unit)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user