mirror of
https://github.com/KhronosGroup/Vulkan-Hpp
synced 2024-12-04 01:01:08 +00:00
Remove building for vulkansc from VULKAN_HPP_RUN_GENERATOR (#2005)
This commit is contained in:
parent
efd575e884
commit
ab53607248
@ -394,8 +394,7 @@ if( VULKAN_HPP_RUN_GENERATOR )
|
||||
string( REPLACE "\\" "\\\\" vulkan_hpp ${vulkan_hpp} )
|
||||
|
||||
add_custom_command(
|
||||
COMMAND VulkanHppGenerator -api vulkan
|
||||
COMMAND VulkanHppGenerator -api vulkansc
|
||||
COMMAND VulkanHppGenerator
|
||||
OUTPUT "${vulkan_hpp}"
|
||||
WORKING_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}"
|
||||
COMMENT "run VulkanHppGenerator"
|
||||
|
Loading…
Reference in New Issue
Block a user