!45766 Resolve compile error problem
Merge pull request !45766 from zhangzhaoju/master_bench_train_diff
This commit is contained in:
commit
ba001aa5a9
|
@ -12,7 +12,7 @@ set(TEST_SRC
|
|||
)
|
||||
|
||||
# add static securec link library
|
||||
include_directories(${TOP_DIR}/cmake/dependency_securec.cmake)
|
||||
include(${TOP_DIR}/cmake/dependency_securec.cmake)
|
||||
|
||||
if(MSLITE_MINDDATA_IMPLEMENT STREQUAL "full")
|
||||
set(TEST_SRC
|
||||
|
|
Loading…
Reference in New Issue