mirror of https://github.com/ARMmbed/mbed-os.git
CMake add network subdirectory
parent
1c83a1aa8b
commit
5475c0995d
|
@ -1,6 +1,8 @@
|
||||||
# Copyright (c) 2020-2021 ARM Limited. All rights reserved.
|
# Copyright (c) 2020-2021 ARM Limited. All rights reserved.
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
add_subdirectory(network EXCLUDE_FROM_ALL)
|
||||||
|
|
||||||
add_library(mbed-cy-psoc6-whd-43012 INTERFACE)
|
add_library(mbed-cy-psoc6-whd-43012 INTERFACE)
|
||||||
target_include_directories(mbed-cy-psoc6-whd-43012
|
target_include_directories(mbed-cy-psoc6-whd-43012
|
||||||
INTERFACE
|
INTERFACE
|
||||||
|
|
Loading…
Reference in New Issue