aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-11-09 15:32:39 +0000
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>2022-11-09 10:57:59 -0700
commite8234991418c5b0536e342bc849d5f8ed9eb6d6f (patch)
treeb177bee7e3596b1c39ae8e94d733241279bf5c12 /scripts
parent6e5bd86b76c092fcd5d8a873260a8a96f43705d5 (diff)
downloadusermoji-e8234991418c5b0536e342bc849d5f8ed9eb6d6f.tar.xz
build: Compile vkcube and other demos, even when cross-compiling
When building software for a non-x86 processor on an x86 build machine, or building 32-bit software on a 64-bit build machine, it's still useful to compile demo programs that can be copied into the target environment and run there, even if they won't necessarily be runnable on the build machine. This also addresses a build failure when cross-compiling and attempting to leave the demos enabled: CMake Error at cube/CMakeLists.txt:274 (install): install TARGETS given target "vkcube" which does not exist. (and similar for the other demos) Resolves: https://github.com/KhronosGroup/Vulkan-Tools/issues/592 Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions