mirror of
				https://github.com/TheLartians/ModernCppStarter.git
				synced 2025-10-31 18:21:35 +01:00 
			
		
		
		
	update README
update CPM.cmake to version 0.30.0
This commit is contained in:
		
							parent
							
								
									49fc73f82c
								
							
						
					
					
						commit
						d9210698c9
					
				
					 4 changed files with 9 additions and 5 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/documentation.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/documentation.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -22,12 +22,12 @@ jobs: | |||
| 
 | ||||
|       - name: Install dependencies | ||||
|         run: | | ||||
|           brew install doxygen | ||||
|           brew install doxygen graphviz | ||||
|           pip3 install jinja2 Pygments | ||||
| 
 | ||||
|       - name: Build | ||||
|         run: | | ||||
|           cmake -Sdocumentation -Bbuild | ||||
|           cmake -S documentation -B build | ||||
|           cmake --build build --target GenerateDocs | ||||
| 
 | ||||
|       - name: Publish | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue