diff --git a/CMakeLists.txt b/CMakeLists.txt index 648bb954..f0968cf9 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -190,4 +190,4 @@ else() set(GE_DEPEND_DIR ${CMAKE_CURRENT_LIST_DIR}/..) endif() -add_subdirectory(ge) +add_subdirectory(ge) \ No newline at end of file