zephyr/cmake
Adithya Baglody c674167fea cmake: extensions: Added a new macro zephyr_library_ifdef
Checks if a certain Kconfig is enabled and then do the same
operation as zephyr_library.
If it finds that the Kconfig is not set it will not
create a new library and will stop processing the rest of
the CMakeFile.txt. Usefull in processing the driver Cmake
files.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-05-15 17:48:18 +03:00
..
app
compiler
emu
flash
reports
toolchain
usage kconfig: Remove targets specific to the C implementation 2018-05-07 21:53:37 +02:00
ccache.cmake
dts.cmake
extensions.cmake cmake: extensions: Added a new macro zephyr_library_ifdef 2018-05-15 17:48:18 +03:00
extra_flags.cmake
fpu-for-gcc-m-cpu.cmake
gcc-m-cpu.cmake arch: arc: refactor the soc part of em_starterkit 2018-05-15 09:48:11 +02:00
hex.cmake
host-tools-zephyr.cmake
host-tools.cmake kconfig: Remove the C Kconfig implementation 2018-05-07 21:53:37 +02:00
kconfig.cmake kconfig: Remove targets specific to the C implementation 2018-05-07 21:53:37 +02:00
kobj.cmake
pristine.cmake
toolchain.cmake
version.cmake