mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 01:50:06 +00:00 
			
		
		
		
	Add CMake top level includes to CI build
This commit is contained in:
		
							parent
							
								
									ff60b3c891
								
							
						
					
					
						commit
						41f8434d35
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -153,6 +153,7 @@ jobs: | |||
|         cmake ../source/ ` | ||||
|           -G Ninja ` | ||||
|           -DCMAKE_BUILD_TYPE="${{ matrix.build_type }}" ` | ||||
|           -DCMAKE_PROJECT_TOP_LEVEL_INCLUDES="${{ github.workspace }}/source/external/cmake-conan/conan_provider.cmake" ` | ||||
|           -DCMAKE_INSTALL_PREFIX="${{ github.workspace }}/supercell-wx" | ||||
|         ninja supercell-wx wxtest | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat