zephyr/boards/posix
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
..
common boards/posix: Handle SDL2 compile vars with multiple values 2024-01-02 11:02:00 +00:00
doc
native_posix boards: posix: add dma support to native_posix boards 2023-12-03 19:22:31 -05:00
native_sim input: add a linux-evdev device 2023-12-18 12:23:59 +01:00
nrf_bsim boards: posix: Use HEAP_MEM_POOL_ADD_SIZE KConfig options 2023-12-20 11:01:42 +01:00
index.rst