Update CMakeLists.txt

This commit is contained in:
pk-2000 2020-05-01 22:16:13 +03:00 committed by GitHub
parent ade0a0cf0d
commit 766b70a347
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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}")