You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
		
		
		
		
		
			
		
			
				
					
					
						
							11 lines
						
					
					
						
							307 B
						
					
					
				
			
		
		
	
	
							11 lines
						
					
					
						
							307 B
						
					
					
				| IncludeDirs["bakara"] = "%{wks.location}/vendor/bakara/src" | |
| IncludeDirs["spdlog"] = "%{wks.location}/vendor/spdlog/include" | |
| IncludeDirs["glm"] = "%{wks.location}/vendor/glm" | |
| 
 | |
| group "Bakara" | |
|     include "vendor/bakara" | |
|     include "vendor/glfw" | |
|     include "vendor/glad" | |
|     include "vendor/imgui" | |
| group "" | |
| 
 | |
| 
 |