mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-06-16 09:53:45 +08:00
Adapt several comments to contrib rep move
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# This file is indended to be included in end-user CMakeLists.txt
|
||||
# include(/path/to/Filelists.cmake)
|
||||
# It assumes the variable LWIP_CONTRIB_DIR is defined pointing to the
|
||||
# root path of lwIP contrib sources.
|
||||
# root path of lwIP/contrib sources.
|
||||
#
|
||||
# This file is NOT designed (on purpose) to be used as cmake
|
||||
# subdir via add_subdirectory()
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Helper files to run lwIP unit tests on unix-like systems.
|
||||
|
||||
1. Install the check library, through a package manager or from http://check.sourceforge.net/
|
||||
2. Put the lwip code in a directory called 'lwip' in the same directory as lwip-contrib is
|
||||
2. Put the lwip code in a directory called 'lwip'
|
||||
3. Run `make check`
|
||||
4. Make sure all tests pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user