Skip to content
Commit d187da49 authored by Ding Tao's avatar Ding Tao Committed by Anas Nashif
Browse files

cmake: Fix missing braces around interface



Error occurred when using target_link_libraries in CMakeLists.txt:

Cannot specify link libraries for target "interface" which is not built
by this project.

Replace "interface" with "${interface}".

Signed-off-by: default avatarDing Tao <miyatsu@qq.com>
parent 834ab2c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment