mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Update external modules (#1755)
* Update flatbuffers to 24.3.25
* Update protobuf to 27.1
* Update mbedtls to 3.6.0
* Change source of Vulkan SDK
* Readd directx-sdk
* Windows Fix?
* Update qt5_6.yml
* Typo
* Revert "Update qt5_6.yml"
This reverts commit cf8db993ec
.
---------
Co-authored-by: Paulchen-Panther <16664240+Paulchen-Panther@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
add_compile_definitions("_DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR")
|
||||
|
||||
# set and compile proto schema
|
||||
set(ProtoServer_PROTOS ${CMAKE_SOURCE_DIR}/libsrc/protoserver/message.proto)
|
||||
protobuf_generate_cpp(ProtoServer_PROTO_SRCS ProtoServer_PROTO_HDRS ${ProtoServer_PROTOS})
|
||||
|
Reference in New Issue
Block a user