Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ On macOS:
* `/path/to/idasdk_pro82/bin/libz3.*` -> `/path/to/ida82/ida.app/Contents/MacOS/`
* `/path/to/idasdk_pro82/bin/libz3.*` -> `/path/to/ida82/ida64.app/Contents/MacOS/`

## Building with CMake

For convenience, it is possible to build `gooMBA` with CMake. Just grab the proper CMake build scripts from [here](https://github.com/0xeb/ida-cmake/tree/master/plugins/3rd_party/goomba).