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