mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			251 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			251 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
# Update from https://github.com/KhronosGroup/Vulkan-Headers
 | 
						|
# Vulkan-Headers version 1.4.304
 | 
						|
# License: MIT OR Apache-2.0
 | 
						|
 | 
						|
add_library(VulkanHeaders INTERFACE)
 | 
						|
target_include_directories(VulkanHeaders INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}/include")
 |