Browse Source

fix cmake build format

tags/v0.3.0-alpha
xulei2020 5 years ago
parent
commit
903b64daa2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tests/ut/cpp/dataset/CMakeLists.txt

+ 1
- 1
tests/ut/cpp/dataset/CMakeLists.txt View File

@@ -64,7 +64,7 @@ SET(DE_UT_SRCS
cifar_op_test.cc cifar_op_test.cc
celeba_op_test.cc celeba_op_test.cc
take_op_test.cc take_op_test.cc
text_file_op_test.cc)
text_file_op_test.cc
filter_op_test.cc filter_op_test.cc
) )




Loading…
Cancel
Save