mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Build dependency fixes.
This commit is contained in:
		
							parent
							
								
									e59b9b445a
								
							
						
					
					
						commit
						46bc70e709
					
				| @ -14,7 +14,7 @@ file(GLOB HEADERS "*/*.h") | ||||
| include_directories(BEFORE ..) | ||||
| add_library(${EXECUTABLE} ${SRC_LIST} ${HEADERS}) | ||||
| 
 | ||||
| eth_use(${EXECUTABLE} REQUIRED Dev::devcore Eth::evmasm) | ||||
| eth_use(${EXECUTABLE} REQUIRED Dev::devcore Eth::evmcore Eth::evmasm Eth::ethcore) | ||||
| 
 | ||||
| install( TARGETS ${EXECUTABLE} RUNTIME DESTINATION bin ARCHIVE DESTINATION lib LIBRARY DESTINATION lib ) | ||||
| install( FILES ${HEADERS} DESTINATION include/${EXECUTABLE} ) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user