Browse Source

test

pull/439/head
baker taoxiangdong 5 years ago
parent
commit
c74e6199a4
2 changed files with 1 additions and 2 deletions
  1. +1
    -1
      CMakeLists.txt
  2. +0
    -1
      ge/CMakeLists.txt

+ 1
- 1
CMakeLists.txt View File

@@ -190,4 +190,4 @@ else()
set(GE_DEPEND_DIR ${CMAKE_CURRENT_LIST_DIR}/..)
endif()

add_subdirectory(ge)
add_subdirectory(ge)

+ 0
- 1
ge/CMakeLists.txt View File

@@ -929,4 +929,3 @@ install(FILES
DESTINATION ${INSTALL_LIBRARY_DIR}
)
endif()


Loading…
Cancel
Save