mirror of
				https://github.com/NoelFB/blah.git
				synced 2025-11-04 01:41:34 +08:00 
			
		
		
		
	removed win32 platform support
This commit is contained in:
		
				
					committed by
					
						
						Benjamin Trosch
					
				
			
			
				
	
			
			
			
						parent
						
							9feb4b8512
						
					
				
				
					commit
					5d87875491
				
			
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							@ -34,7 +34,7 @@ jobs:
 | 
			
		||||
 | 
			
		||||
      - name: Create binary directory
 | 
			
		||||
        run: |
 | 
			
		||||
          cmake -B build -DBLAH_PLATFORM_WIN32=OFF -DBLAH_PLATFORM_SDL2=ON
 | 
			
		||||
          cmake -B build
 | 
			
		||||
      - name: Build project binary
 | 
			
		||||
        run: |
 | 
			
		||||
          cmake --build build --config Release
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user