Browse Source

test remove offline

pull/1207/head
wjm 4 years ago
parent
commit
17d7cbf1a6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ge/CMakeLists.txt

+ 1
- 1
ge/CMakeLists.txt View File

@@ -4,7 +4,7 @@ if (NOT ENABLE_D AND NOT ENABLE_ACL AND NOT ENABLE_MS_TESTCASES)
add_subdirectory(ge_local_engine)
add_subdirectory(host_cpu_engine)
add_subdirectory(executor)
add_subdirectory(offline)
#add_subdirectory(offline)
elseif (ENABLE_D)
add_subdirectory(common)
add_subdirectory(ge_runtime)


Loading…
Cancel
Save