On Fr, 2022-11-04 at 10:11 +0100, Michael Olbrich wrote:
> On Thu, Nov 03, 2022 at 05:57:05PM +0100, Philipp Zabel wrote:
> > Signed-off-by: Philipp Zabel <[email protected]>
>
> Fails to build:
>
> CMake Error at cube/CMakeLists.txt:274 (install):
> install TARGETS given target "vkcube" which does not exist.
>
>
> CMake Error at cube/CMakeLists.txt:321 (install):
> install TARGETS given target "vkcubepp" which does not exist.
>
>
> CMake Error at cube/CMakeLists.txt:353 (install):
> install TARGETS given target "vkcube-wayland" which does not exist.
I missed that cube/CMakeList.txt still contains the
if(${CMAKE_SYSTEM_PROCESSOR} STREQUAL ${CMAKE_HOST_SYSTEM_PROCESSOR})
checks.
> And there are issues with the 1.3.231.0 patches as well, so please
> fix and squash the two series.
Fixed, squashed, and resent. Marked the VULKAN_TOOLS_CUBE option as
BROKEN again.
regards
Philipp