Documentation: correct CMakeList.txt to CMakeLists.txt
Signed-off-by: Junbo Zheng <zhengjunbo1@xiaomi.com>
This commit is contained in:
parent
2241969e5a
commit
850be17142
1 changed files with 3 additions and 3 deletions
|
|
@ -237,10 +237,10 @@ support.
|
|||
|
||||
For details see :doc:`/components/wireless`.
|
||||
|
||||
``nuttx/CMakeList.txt``
|
||||
=======================
|
||||
``nuttx/CMakeLists.txt``
|
||||
========================
|
||||
|
||||
The top-level ``CMakeList.txt`` file.
|
||||
The top-level ``CMakeLists.txt`` file.
|
||||
|
||||
``nuttx/Makefile``
|
||||
==================
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue