Skip to content
Snippets Groups Projects
Commit 87b0209c authored by 骆阳's avatar 骆阳
Browse files

disable mindir code and wait for master PR

parent 7bcb2ddd
No related branches found
No related tags found
No related merge requests found
......@@ -12,5 +12,3 @@ file(GLOB_RECURSE MD_LIB ${MINDSPORE_PATH}/_c_dataengine*)
add_executable(main main.cc utils.cc)
target_link_libraries(main ${MS_LIB} ${MD_LIB} gflags)
add_executable(main_preprocess main_preprocess.cc utils.cc)
target_link_libraries(main_preprocess ${MS_LIB} gflags)
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment