mirror of
				https://github.com/TheLartians/ModernCppStarter.git
				synced 2025-10-31 18:21:35 +01:00 
			
		
		
		
	update cxxopts
This commit is contained in:
		
							parent
							
								
									2df9ff4cc0
								
							
						
					
					
						commit
						c49b1faeee
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -12,8 +12,8 @@ include(../cmake/CPM.cmake) | |||
| 
 | ||||
| CPMAddPackage( | ||||
|   GITHUB_REPOSITORY jarro2783/cxxopts | ||||
|   VERSION 2.2.0 | ||||
|   OPTIONS "CXXOPTS_BUILD_TESTS NO" | ||||
|   VERSION 2.2.1 | ||||
|   OPTIONS "CXXOPTS_BUILD_EXAMPLES NO" "CXXOPTS_BUILD_TESTS NO" "CXXOPTS_ENABLE_INSTALL YES" | ||||
| ) | ||||
| 
 | ||||
| CPMAddPackage(NAME Greeter SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}/..) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue