Cleanups in CMake files

This commit is contained in:
Dirk Ziegelmeier
2018-04-30 22:29:07 +02:00
parent 9672b4c3af
commit f116bc37d1
3 changed files with 9 additions and 137 deletions

View File

@@ -3,7 +3,7 @@
# It assumes the variable LWIP_DIR is defined pointing to the
# root path of lwIP sources.
#
# This file is NOT designed (on purpose) to be included as cmake
# This file is NOT designed (on purpose) to be used as cmake
# subdir via add_subdirectory()
# The intention is to provide greater flexibility to users to
# create their own targets using the *_SRCS variables.