Skip to content
Commit e217c1b1 authored by Marc Herbert's avatar Marc Herbert Committed by Anas Nashif
Browse files

cmake: remove spurious IS_ABSOLUTE logic in zephyr_sources()



target_sources() documentation states:

  Relative source file paths are interpreted as being relative to the
  current source directory (i.e. CMAKE_CURRENT_SOURCE_DIR).

Remove spurious code duplicating cmake's behaviour. It proved to be a
time-consuming red herring while debugging some path-related issue and
"less is more".

Signed-off-by: default avatarMarc Herbert <marc.herbert@intel.com>
parent 86bfa07c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment