You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ladislas
changed the title
[Task] - Review target link with mbed-os almost everywhere
[Task] - Review CMake target link with mbed-os almost everywhere
Feb 20, 2023
Description
Because of the previous CMake implementation, all targets which needed to use mbed-os related code needed to link against mbed-os.
With the new mbed-ce CMake implementation, it should not be needed anymore.
Review the use of
and remove/replace it where needed.
The text was updated successfully, but these errors were encountered: