mirror of
				https://github.com/TheLartians/ModernCppStarter.git
				synced 2025-10-31 10:11:34 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			201 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			201 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| # CPM Package Lock This file should be committed to version control
 | |
| 
 | |
| # Ccache.cmake
 | |
| CPMDeclarePackage(
 | |
|   Ccache.cmake
 | |
|   NAME Ccache.cmake
 | |
|   VERSION 1.2.1
 | |
|   GITHUB_REPOSITORY TheLartians/Ccache.cmake
 | |
| )
 |