vulkan-tools: bring back the cube
Praise the cube.
This commit is contained in:
@@ -70,9 +70,6 @@ stdenv.mkDerivation rec {
|
||||
env.PKG_CONFIG_WAYLAND_SCANNER_WAYLAND_SCANNER = lib.getExe buildPackages.wayland-scanner;
|
||||
|
||||
cmakeFlags = [
|
||||
# Temporarily disabled, see https://github.com/KhronosGroup/Vulkan-Tools/issues/1130
|
||||
# FIXME: remove when fixed upstream
|
||||
"-DBUILD_CUBE=OFF"
|
||||
# Don't build the mock ICD as it may get used instead of other drivers, if installed
|
||||
"-DBUILD_ICD=OFF"
|
||||
# vulkaninfo loads libvulkan using dlopen, so we have to add it manually to RPATH
|
||||
|
||||
Reference in New Issue
Block a user