We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58c0319 + a964453 commit 483db06Copy full SHA for 483db06
connectivity/FEATURE_BLE/source/CMakeLists.txt
@@ -15,3 +15,8 @@ target_sources(mbed-ble
15
GattServer.cpp
16
SecurityManager.cpp
17
)
18
+
19
+target_link_libraries(mbed-ble
20
+ INTERFACE
21
+ mbed-ble-cordio
22
+)
0 commit comments