Browse Source

test

tags/v1.2.0
baker 4 years ago
parent
commit
daf1524a64
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

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


Loading…
Cancel
Save