Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
WinteryFox committed Nov 4, 2023
1 parent 7aad300 commit 9fd750a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/vk/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ target_compile_definitions(VkVixen PUBLIC -DVK_NO_PROTOTYPES)
find_package(glslang QUIET)
if (${glslang_FOUND})
target_link_libraries(
VKVixen
VkVixen
PUBLIC
# glslang::OSDependent
glslang::glslang
Expand Down

0 comments on commit 9fd750a

Please sign in to comment.