commit | 2a50386a390774f4abb9fef03afcb47e29b21cd6 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Wed Aug 04 14:58:20 2021 -0700 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Tue Aug 17 06:06:03 2021 -0400 |
tree | d6363e74fa6d4c373e2bb6722b009b656913b167 | |
parent | 9fa5437447712eece9c88e728ac05ac10fb01c4a [diff] |
cmake: add zephyr_library_include_directories_ifdef() The zephyr_library_* variant is missing the ability to include directories based on kconfig. So add the function. Signed-off-by: Daniel Leung <daniel.leung@intel.com>