mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-29 00:10:02 -05:00
On many distributions like AOSC OS, Alpine Linux, Arch Linux, etc., boost should be searched with name "Boost". This should fix the packaging issue on AOSC OS. ### Problem description CMake fails to find system boost when `USE_SYSTEM_BOOST` is set to ON. ### Implementation description Find Boost. Signed-off-by: xtex <xtexchooser@duck.com>