Re: [PATCH 2/3] Consistent library name used now

2021-04-24 Thread Vijay Kumar Banerjee
On Sat, Apr 24, 2021 at 5:55 AM Robin Mueller wrote: > > Important fix for CMake build system These are CMake related changes and it looks OK. You could squash this into the giant CMake patch as well. These mostly name changes, so it'll stay consistent in the original patch itself. Thank you for

[PATCH 2/3] Consistent library name used now

2021-04-24 Thread Robin Mueller
Important fix for CMake build system --- CMakeLists.txt| 10 +- lwip/src/api/CMakeLists.txt | 2 +- lwip/src/core/CMakeLists.txt | 2 +- lwip/src/core/ipv4/CMakeLists.txt | 2 +- lwip/src/core/ipv6/CMakeLists.txt | 2 +- lwip/src/netif/CMakeLists.txt