mirror of
				https://github.com/Drezil/dear-imgui.hs.git
				synced 2025-11-04 07:01:06 +01:00 
			
		
		
		
	Build executables conditionally on features (#41)
* Build executables conditionally on features * Put away examples under a flag
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							2eddbdfa04
						
					
				
				
					commit
					ebd5286e1c
				
			@@ -1,3 +1,3 @@
 | 
			
		||||
packages: *.cabal
 | 
			
		||||
package dear-imgui
 | 
			
		||||
  flags: +sdl2 +glfw +opengl2 +opengl3 +vulkan
 | 
			
		||||
  flags: +sdl2 +glfw +opengl2 +opengl3 +vulkan +examples
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user