Skip to content

Commit c9ff6ee

Browse files
committed
CMake add network subdirectory
1 parent ca29ff4 commit c9ff6ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

connectivity/drivers/wifi/COMPONENT_WHD/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Copyright (c) 2020-2021 ARM Limited. All rights reserved.
22
# SPDX-License-Identifier: Apache-2.0
33

4+
add_subdirectory(network EXCLUDE_FROM_ALL)
5+
46
add_library(mbed-cy-psoc6-whd-43012 INTERFACE)
57
target_include_directories(mbed-cy-psoc6-whd-43012
68
INTERFACE

0 commit comments

Comments
 (0)