From ef4d74c6926f1f0607f604a8f3f4bef5178fa8f5 Mon Sep 17 00:00:00 2001 From: Passw Date: Mon, 1 Dec 2025 10:54:40 +0800 Subject: [PATCH] fix sentence CMakeLists.txt --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ad80e466d..a98639d04 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -231,7 +231,7 @@ if (SYSTEM_LIBSEXPP) IMPORTED_LOCATION "${SEXPP_LIBRARY}" ) else (SYSTEM_LIBSEXPP) -# If we use system libsexpp is not used we build sexpp static library +# If system libsexpp is not used, we build sexpp static library # If librnp is shared, libsexpp.a is a transient artifact which is hidden from # the end user. # If librnp is static we install libsexpp.a aside