mirror of
				https://github.com/TheLartians/ModernCppStarter.git
				synced 2025-10-31 02:01:33 +01:00 
			
		
		
		
	update cxxopts (#113)
This commit is contained in:
		
							parent
							
								
									2df9ff4cc0
								
							
						
					
					
						commit
						eb6ed2cafe
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -12,8 +12,8 @@ include(../cmake/CPM.cmake) | ||||||
| 
 | 
 | ||||||
| CPMAddPackage( | CPMAddPackage( | ||||||
|   GITHUB_REPOSITORY jarro2783/cxxopts |   GITHUB_REPOSITORY jarro2783/cxxopts | ||||||
|   VERSION 2.2.0 |   VERSION 2.2.1 | ||||||
|   OPTIONS "CXXOPTS_BUILD_TESTS NO" |   OPTIONS "CXXOPTS_BUILD_EXAMPLES NO" "CXXOPTS_BUILD_TESTS NO" "CXXOPTS_ENABLE_INSTALL YES" | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| 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