mirror of
https://github.com/Bareflank/hypervisor
synced 2026-08-17 06:23:04 -04:00
This patch fixes two specific issues with extensions: - The init_project macro was including <path>/../include which it shouldn't be because we don't know how an extension will be setup, and this could accidentially include unintended files. - The add_vmm_exectuable provided to way to link shared and static libraries at the same time, and as a result, was cumbersome to use. Signed-off-by: “rianquinn” <“rianquinn@gmail.com”> |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||