From 9941c69a85aeab1adfa004f62ba8249b1ee25c1d Mon Sep 17 00:00:00 2001 From: karutoh Date: Tue, 30 Jan 2024 18:40:04 -0800 Subject: [PATCH] Test --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index baf6d44..de11ecb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 () \ No newline at end of file