mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	changed location of cmake files
This commit is contained in:
		
							parent
							
								
									3ea6fb7448
								
							
						
					
					
						commit
						81f49307da
					
				| @ -1,6 +1,6 @@ | |||||||
| cmake_minimum_required(VERSION 3.0.0) | cmake_minimum_required(VERSION 3.0.0) | ||||||
| 
 | 
 | ||||||
| set(ETH_CMAKE_DIR   "${CMAKE_CURRENT_LIST_DIR}/../cmake"   CACHE PATH "The the path to the cmake directory") | set(ETH_CMAKE_DIR   "${CMAKE_CURRENT_LIST_DIR}/../helpers/cmake"   CACHE PATH "The the path to the cmake directory") | ||||||
| list(APPEND CMAKE_MODULE_PATH ${ETH_CMAKE_DIR}) | list(APPEND CMAKE_MODULE_PATH ${ETH_CMAKE_DIR}) | ||||||
| 
 | 
 | ||||||
| # Set cmake_policies | # Set cmake_policies | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user