From 4c755832fe7d8d93bd1f0ce69524cb2072a95995 Mon Sep 17 00:00:00 2001 From: caitianchi Date: Mon, 22 Jul 2024 21:44:56 +0800 Subject: [PATCH] remove in line 33 directory in the /cmakelists.txt (not in example, in the main dir --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 49ba45356..311ef164e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,7 +30,6 @@ else() else() set(BUILD_SHARED_LIBS_DEFAULT ON) endif() -endif() #