mirror of
https://gitee.com/openharmony/startup_appspawn
synced 2024-11-23 07:00:17 +00:00
update test/moduletest/BUILD.gn.
Signed-off-by: flying <pengmengjie1@huawei.com>
This commit is contained in:
parent
7592ae5a39
commit
359749b69e
@ -17,8 +17,6 @@ import("//build/test.gni")
|
||||
ohos_executable("AppSpawnTest") {
|
||||
sources = [ "${appspawn_path}/test/moduletest/appspawn_test_cmd.cpp" ]
|
||||
|
||||
include_dirs = [ "//commonlibrary/c_utils/base/include" ]
|
||||
|
||||
configs = [ "${appspawn_path}:appspawn_config" ]
|
||||
|
||||
deps = [ "${appspawn_path}/interfaces/innerkits:appspawn_socket_client" ]
|
||||
|
Loading…
Reference in New Issue
Block a user