feat: GN绝对路径修改
Close #I77PSG Signed-off-by: zhushengle <zhushengle@huawei.com> Change-Id: I095e5d0aac99eda1a8c238701e560655477b04d2
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
import("//kernel/liteos_m/liteos.gni")
|
||||
import("//test/xts/tools/lite/build/suite_lite.gni")
|
||||
import("$TEST_XTS_TOOLS_DIR/lite/build/suite_lite.gni")
|
||||
|
||||
static_library("posix_test") {
|
||||
sources = [
|
||||
@@ -65,7 +65,7 @@ static_library("posix_test") {
|
||||
}
|
||||
|
||||
include_dirs = [
|
||||
"//test/xts/tools/hctest/include",
|
||||
"$TEST_XTS_TOOLS_DIR/hctest/include",
|
||||
"src",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user