1
0
mirror of synced 2024-09-23 19:18:24 +02:00
ImHex/cmake
xtex 811c995047
build: Find boost with name "Boost" (#1840)
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>
2024-08-20 20:29:03 +02:00
..
modules build: Fix incorrect name case in FindmbedTLS.cmake (#1817) 2024-07-21 20:34:23 +02:00
sdk build: Properly look for boost and libimhex library in sdk again 2024-06-30 21:55:29 +02:00
build_helpers.cmake build: Find boost with name "Boost" (#1840) 2024-08-20 20:29:03 +02:00
cmake_uninstall.cmake.in build: Added make uninstall (#784) 2022-10-14 15:35:45 +02:00
ide_helpers.cmake build: Xcode accomodating CMake setup (#1688) 2024-05-20 10:12:57 +00:00