ImHex/cmake
iTrooz 49bbe7dc77
build: remove IMHEX_PLUGINS_IN_SHARE option + only allow AppImage to load plugins from inside itself
Rationale: The `IMHEX_PLUGINS_IN_SHARE` is a hack to prevent the appimage from loading plugin from system imhex installation, like /usr/lib/imhex/

In reality, I do not think people compile plugins specifically for the AppImage (plugins must be compiled for the specific imhex & compiler version the imhex binary is used), and this lets us remove the hack
2025-12-14 18:29:00 +01:00
..
modules build: Fix broken FindmbedTLS script 2025-12-05 20:32:47 +01:00
sdk fix: Linux SDK looking for files in the wrong place + update doc on building SDK (#2537) 2025-12-05 12:02:39 +01:00
build_helpers.cmake build: remove IMHEX_PLUGINS_IN_SHARE option + only allow AppImage to load plugins from inside itself 2025-12-14 18:29:00 +01: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