使用ninja 编译 链接成功
This commit is contained in:
8
plc/common/BUILD.gn
Normal file
8
plc/common/BUILD.gn
Normal file
@@ -0,0 +1,8 @@
|
||||
import("//build/buildcfg.gni")
|
||||
|
||||
module_name = "kl_sdk"
|
||||
|
||||
kernel_module(module_name) {
|
||||
sources=[]
|
||||
include_dirs=[]
|
||||
}
|
Reference in New Issue
Block a user