1
0
mirror of synced 2024-11-28 01:20:51 +01:00
ImHex/cmake
Nobutaka Mantani 05ffcab911
build: Added support patches for FreeBSD (#1584)
This pull request fixes build on FreeBSD. The changes are conditioned
with `#if defined(__FreeBSD__)` preprocessor macro and they should not
affect build for other operating systems.

---------

Co-authored-by: Nik <werwolv98@gmail.com>
Co-authored-by: iTrooz <hey@itrooz.fr>
2024-03-21 21:31:17 +01:00
..
modules fix: Use find_library() instead of find_file() to find system yara library (#1581) 2024-03-19 20:23:33 +01:00
sdk build: Fix issues with large Windows builds 2024-01-30 21:19:04 +01:00
build_helpers.cmake build: Added support patches for FreeBSD (#1584) 2024-03-21 21:31:17 +01:00
cmake_uninstall.cmake.in build: Added make uninstall (#784) 2022-10-14 15:35:45 +02:00