8
0

- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/socket.io-client-cpp?expand=0&rev=3
This commit is contained in:
2025-03-26 12:27:31 +00:00
committed by Git OBS Bridge
parent e4770ac914
commit c92a1a731f
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 22 14:58:02 UTC 2025 - Shawn Dunn <sfalken@opensuse.org>
- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4
-------------------------------------------------------------------
Tue Feb 11 15:11:27 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>