mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-03 21:33:42 +00:00 
			
		
		
		
	expand project description
This commit is contained in:
		
							parent
							
								
									c421afa648
								
							
						
					
					
						commit
						cb46ab8971
					
				@ -5,6 +5,10 @@
 | 
				
			|||||||
[](https://github.com/threeal/cmake-action/actions/workflows/test.yml)
 | 
					[](https://github.com/threeal/cmake-action/actions/workflows/test.yml)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Configure, build, and test a [CMake](https://cmake.org/) project on [GitHub Actions](https://github.com/features/actions).
 | 
					Configure, build, and test a [CMake](https://cmake.org/) project on [GitHub Actions](https://github.com/features/actions).
 | 
				
			||||||
 | 
					Use this action to simplify the workflow run of your CMake project.
 | 
				
			||||||
 | 
					This action will configure a build environment for your project using the `cmake` command,
 | 
				
			||||||
 | 
					  then it will build your project by running a `cmake --build` command,
 | 
				
			||||||
 | 
					  and last it could test your project using the `ctest` command.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Usage
 | 
					## Usage
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user