zephyr/boards/posix/common
Keith Packard 04437376aa boards/posix: Handle SDL2 compile vars with multiple values
When transforming SDL2_LIBRARIES and SDL2_INCLUDE_DIRS into compile
options, each member needs to be preceeded by -l or -I. Use the cmake
list(TRANFORM) operation to prepend the flag to each list element instead
of just prepending the flag to the entire list.

Signed-off-by: Keith Packard <keithp@keithp.com>
2024-01-02 11:02:00 +00:00
..
irq
sdl boards/posix: Handle SDL2 compile vars with multiple values 2024-01-02 11:02:00 +00:00
natsim_config.cmake
natsim_linker_script.ld