Now shipping with premake to enable direct slang builds
This commit is contained in:
@@ -2,9 +2,9 @@ target_sources(SeeleEngine
|
||||
PRIVATE
|
||||
VulkanAllocator.h
|
||||
VulkanAllocator.cpp
|
||||
VulkanBuffer.cpp
|
||||
VulkanCommandBuffer.h
|
||||
VulkanCommandBuffer.cpp
|
||||
VulkanBuffer.cpp
|
||||
VulkanFramebuffer.h
|
||||
VulkanFramebuffer.cpp
|
||||
VulkanGraphics.h
|
||||
@@ -19,4 +19,4 @@ target_sources(SeeleEngine
|
||||
VulkanRenderPass.h
|
||||
VulkanRenderPass.cpp
|
||||
VulkanQueue.h
|
||||
VulkanQueue.cpp)
|
||||
VulkanQueue.cpp)
|
||||
|
||||
Reference in New Issue
Block a user