Skip to content

Commit 546a26f

Browse files
committed
add mklml depends for anakin
1 parent 0749c88 commit 546a26f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/external/anakin.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ set(ANAKIN_COMPILE_EXTRA_FLAGS
3535
ExternalProject_Add(
3636
extern_anakin
3737
${EXTERNAL_PROJECT_LOG_ARGS}
38+
DEPENDS ${MKLML_PROJECT}
3839
GIT_REPOSITORY "https://github.com/PaddlePaddle/Anakin"
3940
GIT_TAG "04256ba78fa3da0beb74e8036c8efd68c12824d6"
4041
PREFIX ${ANAKIN_SOURCE_DIR}

0 commit comments

Comments
 (0)