|
|
|
@@ -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) |
|
|
|
|