mirror of
				https://github.com/TheLartians/ModernCppStarter.git
				synced 2025-10-31 18:21:35 +01:00 
			
		
		
		
	Merge branch 'master' into develop
This commit is contained in:
		
						commit
						9d1c7413f0
					
				
					 7 changed files with 27 additions and 38 deletions
				
			
		|  | @ -11,12 +11,7 @@ include(../cmake/tools.cmake) | |||
| include(../cmake/CPM.cmake) | ||||
| CPMUsePackageLock(package-lock.cmake) | ||||
| 
 | ||||
| CPMAddPackage( | ||||
|   NAME cxxopts | ||||
|   GITHUB_REPOSITORY jarro2783/cxxopts | ||||
|   VERSION 2.2.0 | ||||
|   OPTIONS "CXXOPTS_BUILD_EXAMPLES Off" "CXXOPTS_BUILD_TESTS Off" | ||||
| ) | ||||
| CPMAddPackage("gh:jarro2783/cxxopts@2.2.0") | ||||
| 
 | ||||
| CPMAddPackage(NAME Greeter SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}/..) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue