From 215c459846bcd9d7f167bb55ba252cc8372dc107 Mon Sep 17 00:00:00 2001 From: Yakun Xu Date: Mon, 24 Jan 2022 14:12:53 +0800 Subject: [PATCH] [script] support cmake-build in different dir (#7344) This commit allows calling this cmake-build script from a different directory. Currently it only supports root of OpenThread source.