Skip to content
Commit c674167f authored by Adithya Baglody's avatar Adithya Baglody Committed by Anas Nashif
Browse files

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: default avatarAdithya Baglody <adithya.nagaraj.baglody@intel.com>
parent 16a8a309
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment