mirror of
				https://github.com/TheLartians/ModernCppStarter.git
				synced 2025-10-31 02:01:33 +01:00 
			
		
		
		
	
							parent
							
								
									0b21db1022
								
							
						
					
					
						commit
						ced140e2f6
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -1,4 +1,4 @@ | ||||||
| set(CPM_DOWNLOAD_VERSION 0.31.0) | set(CPM_DOWNLOAD_VERSION 0.31.1) | ||||||
| 
 | 
 | ||||||
| if(CPM_SOURCE_CACHE) | if(CPM_SOURCE_CACHE) | ||||||
|   # Expand relative path. This is important if the provided path contains a tilde (~) |   # Expand relative path. This is important if the provided path contains a tilde (~) | ||||||
|  |  | ||||||
|  | @ -10,6 +10,7 @@ include(../cmake/tools.cmake) | ||||||
| 
 | 
 | ||||||
| include(../cmake/CPM.cmake) | include(../cmake/CPM.cmake) | ||||||
| 
 | 
 | ||||||
|  | option(CXXOPTS_BUILD_TESTS "" NO) | ||||||
| CPMAddPackage("gh:jarro2783/cxxopts@2.2.0") | CPMAddPackage("gh:jarro2783/cxxopts@2.2.0") | ||||||
| CPMAddPackage(NAME Greeter SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}/..) | CPMAddPackage(NAME Greeter SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}/..) | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue