cmake: CMake 3.13 doesn't like INTERFACE with target_link_libraries #11794
Labels
area: Build System
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Describe the bug
CMake 3.13 start complaining about CMP0079:
target_link_libraries()
allows use with targets in other directories.To Reproduce
Just make for some board.
Expected behavior
No warning while build
Impact
It builds fine but prints the warning a few times.
Screenshots or console output
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: