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 build: fix git describe call on older Git versions 2018-05-01 16:33:21 -04:00
compiler xtensa: provide XCC compiler support for Xtensa 2018-05-01 16:46:41 -04:00
emu
flash
reports
toolchain xtensa: provide XCC compiler support for Xtensa 2018-05-01 16:46:41 -04:00
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 cmake: toolchain: Checksum the toolchain to uniquely identify it 2018-04-27 12:06:02 +02:00
version.cmake