Typo
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
This commit is contained in:
parent
48a096c736
commit
9f2f3045f1
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ include(FetchContent)
|
|||
include(cmake/check_vulkan_version.cmake)
|
||||
|
||||
# Vulkan Header
|
||||
# We don't import Vulkan library if Android build as its built dynamically
|
||||
# We don't import Vulkan library if Android build as it is built dynamically
|
||||
# Otherwise it is expected that the Vulkan SDK and dependencies are installed
|
||||
if(NOT KOMPUTE_OPT_ANDROID_BUILD)
|
||||
find_package(Vulkan REQUIRED)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue