mirror of
https://github.com/lifting-bits/remill
synced 2026-06-21 13:56:07 +00:00
dependencies
Alternative to cxx-common based on LLVMParty/packages (superbuild pattern).
Building
cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build
This will create a CMake prefix, which you pass to your project with -DCMAKE_PREFIX_PATH=/path/to/dependencies/install. See presentation.md and dependencies.md for more information.