mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 08:25:46 -04:00
dep/vulkan-loader: Add Vulkan headers and basic dynamic loader
This commit is contained in:
@ -14,6 +14,8 @@ add_subdirectory(libchdr)
|
||||
add_subdirectory(xxhash)
|
||||
add_subdirectory(rapidjson)
|
||||
|
||||
add_subdirectory(vulkan-loader)
|
||||
|
||||
if(ENABLE_DISCORD_PRESENCE)
|
||||
add_subdirectory(discord-rpc)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user