Apple anything is horrendous
This commit is contained in:
@@ -56,4 +56,7 @@ target_sources(Engine
|
||||
Window.h)
|
||||
|
||||
add_subdirectory(RenderPass/)
|
||||
add_subdirectory(Vulkan/)
|
||||
add_subdirectory(Vulkan/)
|
||||
if(APPLE)
|
||||
add_subdirectory(Metal/)
|
||||
endif()
|
||||
Reference in New Issue
Block a user