mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	link libi2pd to boost and zlib
This commit is contained in:
		
							parent
							
								
									64707dbb22
								
							
						
					
					
						commit
						7147a3694c
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -470,6 +470,7 @@ if (WITH_BINARY)
 | 
			
		|||
  if (WITH_STATIC)
 | 
			
		||||
    set(DL_LIB ${CMAKE_DL_LIBS})
 | 
			
		||||
  endif()
 | 
			
		||||
  target_link_libraries(libi2pd ${Boost_LIBRARIES} ${ZLIB_LIBRARY})
 | 
			
		||||
  target_link_libraries( "${PROJECT_NAME}" libi2pd libi2pdclient ${DL_LIB} ${Boost_LIBRARIES} ${OPENSSL_LIBRARIES} ${ZLIB_LIBRARY} ${CMAKE_THREAD_LIBS_INIT} ${MINGW_EXTRA} ${DL_LIB} ${CMAKE_REQUIRED_LIBRARIES})
 | 
			
		||||
 | 
			
		||||
  install(TARGETS "${PROJECT_NAME}" RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT Runtime)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue