Update CMakeLists.txt
This commit is contained in:
parent
ade0a0cf0d
commit
766b70a347
|
@ -440,7 +440,6 @@ target_link_libraries(${PROJECT_NAME}
|
||||||
${ZLIB_LIBRARY}
|
${ZLIB_LIBRARY}
|
||||||
|
|
||||||
${PLATFORM_LIBRARIES}
|
${PLATFORM_LIBRARIES}
|
||||||
/usr/local/lib/libruby-static.a
|
|
||||||
)
|
)
|
||||||
|
|
||||||
PostBuildMacBundle(${PROJECT_NAME} "" "${PLATFORM_COPY_LIBS}")
|
PostBuildMacBundle(${PROJECT_NAME} "" "${PLATFORM_COPY_LIBS}")
|
||||||
|
|
Loading…
Reference in New Issue