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.
1 parent 5e2a4c6 commit 8357e3eCopy full SHA for 8357e3e
connectivity/drivers/cellular/GEMALTO/CMakeLists.txt
@@ -2,5 +2,5 @@
2
# SPDX-License-Identifier: Apache-2.0
3
4
if("COMPONENT_GEMALTO_CINTERION=1" IN_LIST MBED_TARGET_DEFINITIONS)
5
- add_subdirectory(CINTERION)
+ add_subdirectory(COMPONENT_GEMALTO_CINTERION)
6
endif()
0 commit comments