Update CMakeLists.txt
change to use the static library of ruby
This commit is contained in:
		
							parent
							
								
									b2df7ad838
								
							
						
					
					
						commit
						40b9ac873d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -440,6 +440,7 @@ 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…
	
	Add table
		Add a link
		
	
		Reference in a new issue