Branch: refs/heads/main Home: https://github.com/OpenAMP/libmetal Commit: 35c65e05b9c3f62713cf865c547287e5c8e3942f https://github.com/OpenAMP/libmetal/commit/35c65e05b9c3f62713cf865c547287e5c... Author: Adel El-Rayyes aelray@gmail.com Date: 2025-06-30 (Mon, 30 Jun 2025)
Changed paths: M lib/CMakeLists.txt
Log Message: ----------- cmake: add public header files for CMake shared and static lib targets
For consumers who don't want to install libmetal it's more convenient to use the CMake targets metal-static or metal-shared. However, they currently don't bring the necessary include directories (In contrast to the Zephyr version where the include directories are already exported via `zephyr_include_directories(...)`
Signed-off-by: Adel El-Rayyes aelray@gmail.com
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/libmetal/settings/notifications