add brotli library
This commit is contained in:
@@ -69,7 +69,7 @@ if (NOT ANDROID AND NOT IOS)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
target_link_libraries(openVulkanoCpp PUBLIC magic_enum yaml-cpp fmt spdlog glm pugixml stb eigen utf8cpp imgui_internal TracyClient stud-uuid ryml unordered_dense concurrentqueue units dds_image)
|
||||
target_link_libraries(openVulkanoCpp PUBLIC magic_enum brotlienc brotlidec yaml-cpp fmt spdlog glm pugixml stb eigen utf8cpp imgui_internal TracyClient stud-uuid ryml unordered_dense concurrentqueue units dds_image)
|
||||
if (OPENVULKANO_ENABLE_KTX)
|
||||
target_link_libraries(openVulkanoCpp PUBLIC ktx)
|
||||
endif ()
|
||||
|
||||
Reference in New Issue
Block a user