awaitable-ssl example belongs to right directory

Closes #2654
This commit is contained in:
Klemens
2023-03-21 09:41:32 +08:00
committed by Klemens Morgenstern
parent 3dddb5fecf
commit 685722c505

View File

@ -22,4 +22,4 @@ target_link_libraries(http-client-awaitable-ssl
lib-asio-ssl
lib-beast)
set_property(TARGET http-client-awaitable PROPERTY FOLDER "example-http-client")
set_property(TARGET http-client-awaitable-ssl PROPERTY FOLDER "example-http-client")