mirror of
				https://github.com/NoelFB/blah.git
				synced 2025-11-04 01:41:34 +08:00 
			
		
		
		
	Merge pull request #36 from benjitrosch/remove-platform-abstraction
remove platform abstraction layer
This commit is contained in:
		
							
								
								
									
										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