Skip to content

Commit

Permalink
Remove historic code.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCallow committed Aug 4, 2024
1 parent cc0f252 commit 305d9d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/loadtests/vkloadtests.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ if(APPLE)
# Derive some other useful variables from those provided by find_package
if(APPLE_LOCKED_OS)
set( Vulkan_SHARE_VULKAN ${Vulkan_Target_SDK}/${CMAKE_SYSTEM_NAME}/share/vulkan )
unset( sdklibdir )
else()
# Vulkan_LIBRARIES points to "libvulkan.dylib".
# Find the name of the actual dylib which includes the version no.
Expand Down

0 comments on commit 305d9d2

Please sign in to comment.