Update Vulkan submodules
Temporarily disabled Vulkan build for Linux
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
if(APPLE)
|
||||
else()
|
||||
if(WIN32 AND NOT VULKAN_PREBUILT)
|
||||
set(BUILD_TESTS OFF CACHE BOOL "Build tests" FORCE)
|
||||
set(BUILD_DEMOS OFF CACHE BOOL "Build demos" FORCE)
|
||||
# TravisCI break build with layers and vkjson
|
||||
set(BUILD_LAYERS OFF CACHE BOOL "Build demos" FORCE)
|
||||
set(BUILD_VKJSON OFF CACHE BOOL "Build demos" FORCE)
|
||||
add_subdirectory( Vulkan-LoaderAndValidationLayers )
|
||||
|
||||
Reference in New Issue
Block a user