Commit 6bd5934
examples/elf: fix cmake build error
CMake Error at cmake/nuttx_parse_function_args.cmake:76 (message):
: unparsed INCLUDES;/home/neo/projects/nuttx/apps/examples/elf
Call Stack (most recent call first):
cmake/nuttx_add_application.cmake:77 (nuttx_parse_function_args)
/home/neo/projects/nuttx/apps/examples/elf/CMakeLists.txt:24 (nuttx_add_application)
Signed-off-by: xuxingliang <[email protected]>1 parent c3247ec commit 6bd5934
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
0 commit comments