mirror of
				https://github.com/TheLartians/ModernCppStarter.git
				synced 2025-10-31 18:21:35 +01:00 
			
		
		
		
	adapt shorthand syntax in other dependencies
This commit is contained in:
		
							parent
							
								
									27c17d63cf
								
							
						
					
					
						commit
						c3cec5974c
					
				
					 4 changed files with 5 additions and 26 deletions
				
			
		|  | @ -23,13 +23,7 @@ else() | |||
|   CPMAddPackage(NAME Greeter SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}/..) | ||||
| endif() | ||||
| 
 | ||||
| CPMAddPackage( | ||||
|   NAME Format.cmake | ||||
|   GITHUB_REPOSITORY TheLartians/Format.cmake | ||||
|   VERSION 1.6 | ||||
|   OPTIONS # enable cmake formatting | ||||
|           "FORMAT_CHECK_CMAKE ON" | ||||
| ) | ||||
| CPMAddPackage("gh:TheLartians/Format.cmake@1.7.0") | ||||
| 
 | ||||
| # ---- Create binary ---- | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue