[SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_1_0_RC1-5-g33fa79f
[email protected] (Dirk Ziegelmeier)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 "lwIP Contrib - Contributed code for Lightweight TCP/IP stack".
The branch, master has been updated
via 33fa79f4bceddb00a54198c9aaa108c511cb46cc (commit)
from 4766e731986da353f43955bd16d0b5c4cc5e87aa (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 33fa79f4bceddb00a54198c9aaa108c511cb46cc
Author: Dirk Ziegelmeier <[email protected]>
Date: Mon Aug 6 14:38:14 2018 +0200
Simplify CMAKE application project
Restructure adding compile definitions / include dirs to be more convenient for the user
-----------------------------------------------------------------------
Summary of changes:
Filelists.cmake | 6 ++++++
ports/CMakeCommon.cmake | 21 ++++++++++-----------
ports/unix/Filelists.cmake | 4 +++-
ports/unix/example_app/CMakeLists.txt | 31 ++++++++-----------------------
ports/win32/Filelists.cmake | 5 +++--
ports/win32/example_app/CMakeLists.txt | 29 +++++++----------------------
6 files changed, 37 insertions(+), 59 deletions(-)
hooks/post-receive
--
lwIP Contrib - Contributed code for Lightweight TCP/IP stack