From: Marcelo R. J. <mro...@us...> - 2022-01-12 18:29:16
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Portable UPnP SDK". The branch, master has been updated via 2226adc72079e7a54c59171f93782933568f174b (commit) via bc7bb92052a3c763fa8991c2e77cd2d0ba7c03fb (commit) from bac86e9fccf7e108501119fa4f9fb6e1dc078bde (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2226adc72079e7a54c59171f93782933568f174b Author: Biswapriyo Nath <nat...@gm...> Date: Sun Jan 9 20:44:43 2022 +0530 cmake: Allow to link with pthread in mingw commit bc7bb92052a3c763fa8991c2e77cd2d0ba7c03fb Author: Biswapriyo Nath <nat...@gm...> Date: Sun Jan 9 20:43:37 2022 +0530 cmake: Fix library names in mingw Do not add prefix or postfix to DLL names. ----------------------------------------------------------------------- Summary of changes: CMakeLists.txt | 5 +++-- upnp/CMakeLists.txt | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) hooks/post-receive -- Portable UPnP SDK |