Test
All checks were successful
Raspberry Pi 4 Build / Explore-Gitea-Actions (push) Successful in 6s

This commit is contained in:
Arron David Nelson 2024-01-30 18:40:04 -08:00
parent 62ddb8a634
commit 9941c69a85

View File

@ -265,6 +265,4 @@ if (IS_ARCH_AMD64)
target_link_libraries(StrToHash z xcb xcb-cursor xcb-xfixes xcb-xinput wayland-client z asound EHS)
endif ()
elseif (IS_ARCH_ARM64)
target_include_directories(LWE PRIVATE "~/vulkan/1.3.261.1/aarch64/include")
endif ()