zephyr/cmake
Ding Tao d187da4922 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: Ding Tao <miyatsu@qq.com>
2018-01-23 17:42:05 +05:30
..
app cmake: Re-introduce support for CROSS_COMPILE 2018-01-12 08:37:41 -05:00
emu cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
flash cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
reports cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
usage cmake: Fix "make usage" regression from the ZEPHYR_BASE change 2018-01-18 10:44:19 -05:00
ccache.cmake
extensions.cmake cmake: Fix missing braces around interface 2018-01-23 17:42:05 +05:30
extra_flags.cmake cmake: Fix EXTRA_LDFLAGS feature 2017-12-05 08:39:43 -05:00
fpu-for-gcc-m-cpu.cmake
gcc-m-cpu.cmake
hex.cmake
host-tools-zephyr.cmake cmake: sdk: Improve error message when INSTALL_DIR is wrong 2018-01-11 06:39:12 -05:00
host-tools.cmake cmake: do not error on missing 'config' 2018-01-16 17:03:48 -05:00
kconfig.cmake kconfig: Revert back to old behaviour pre-kconfiglib.py 2018-01-17 07:39:28 -05:00
pristine.cmake
toolchain-cross-compile.cmake cmake: Re-introduce support for CROSS_COMPILE 2018-01-12 08:37:41 -05:00
toolchain-espressif.cmake
toolchain-gcc.cmake cmake: Improve error messages for detecting libgcc 2018-01-12 08:37:41 -05:00
toolchain-gccarmemb.cmake
toolchain-host-gcc.cmake cmake: toolchain: Misc. comment cleanups 2018-01-12 08:37:41 -05:00
toolchain-issm.cmake
toolchain-xtools.cmake
toolchain-zephyr.cmake
toolchain.cmake cmake: Re-introduce support for CROSS_COMPILE 2018-01-12 08:37:41 -05:00
version.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00