qtgrpc/examples/grpc/chat
Dennis Oberst c0496671be qtgrpc_chat_server: Compile certificates into the application
The previous approach was error-prone, as using TARGET_FILE_DIR
hard-coded the path to the build directory and ignored install locations
entirely.

Fix this by using a more reliable approach: embedding the certificate
strings directly into the application.

Pick-to: 6.9 6.9.0 6.8 6.8.3
Change-Id: Ifb883891fd55bb023e7f9828f9c422ea3e5d1c3e
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2025-03-13 13:11:23 +01:00
..
client qtgrpc chat example: don't deploy static lib 2025-03-06 10:56:51 +02:00
doc Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
proto Rewrite the qtgrpc chat example 2025-02-24 10:41:22 +01:00
server qtgrpc_chat_server: Compile certificates into the application 2025-03-13 13:11:23 +01:00
CMakeLists.txt qtgrpc chat example: fix deployment 2025-03-05 07:58:29 +00:00
vcpkg.json Add vcpkg.json for the QtGRPC chat example 2025-03-07 11:10:54 +01:00