Fix script arguments in vulkancts CMakeLists
authorJoniSt <Jonathan.Strobl@gmx.de>
Mon, 25 Jul 2022 22:03:14 +0000 (00:03 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 28 Jul 2022 21:12:12 +0000 (21:12 +0000)
commitbd89e4190401604f9632ea3bb6329477af09d1d4
tree071d3be4d5c4ca2465804b762dfc916af0e15aa8
parent1855039db4712fb356f5e4abdb077025a90917f1
Fix script arguments in vulkancts CMakeLists

The missing "-o" flag was causing build failures on Linux with python3.

Components: Framework
VK-GL-CTS public issue: 339

Change-Id: I1de93d1bf6a5653528210d11f7815c69ac30ec76
external/vulkancts/framework/vulkan/CMakeLists.txt