libcxx.cmake: remove useless code
removes test code that was accidentally incorporated earlier. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
This commit is contained in:
parent
9a2569882e
commit
68a6f1090c
1 changed files with 0 additions and 3 deletions
|
|
@ -65,9 +65,6 @@ if(NOT EXISTS ${CMAKE_CURRENT_LIST_DIR}/libcxx)
|
|||
WORKING_DIRECTORY ${CMAKE_CURRENT_LIST_DIR})
|
||||
endif()
|
||||
|
||||
find_program(GN_EXECUTABLEXX gn REQUIRED)
|
||||
message("GN_EXECUTABLEXX ${GN_EXECUTABLEXX}")
|
||||
|
||||
set_property(
|
||||
TARGET nuttx
|
||||
APPEND
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue