From 766b70a34738eb2133ac774a3b44148cd8e09fcc Mon Sep 17 00:00:00 2001 From: pk-2000 <63214388+pk-2000@users.noreply.github.com> Date: Fri, 1 May 2020 22:16:13 +0300 Subject: [PATCH] Update CMakeLists.txt --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 60591e0..ecf1b4b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -440,7 +440,6 @@ target_link_libraries(${PROJECT_NAME} ${ZLIB_LIBRARY} ${PLATFORM_LIBRARIES} - /usr/local/lib/libruby-static.a ) PostBuildMacBundle(${PROJECT_NAME} "" "${PLATFORM_COPY_LIBS}")