From d4b2d82cc970a519d8af91391122e626bf03191d Mon Sep 17 00:00:00 2001 From: baker Date: Fri, 11 Dec 2020 15:47:52 +0800 Subject: [PATCH] test --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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