summaryrefslogtreecommitdiff
path: root/cmake/FindBinaryNinjaCore.cmake
AgeCommit message (Collapse)Author
2026-06-04Move FindBinaryNinjaCore.cmake's error message to apiGlenn Smith
It was never getting printed due to the stub generation code
2025-10-02Fix finding binaryninjacore for non-internal cmake buildsJosh Ferrell
2025-09-29Allow generating and linking to stubs from cmakeJosh Ferrell
2025-07-12Handle setting -DBN_INSTALL_DIR to the app bundle on macosGlenn Smith
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
Also update minimum CMake version.
2025-05-28PR #6757: prefer fp, lr for x29, x30yrp
arm64: prefer fp, lr arm64: update tests to use new reg names, improve windows build
2022-05-24Quote the ${BN_INSTALL_DIR}Xusheng
2022-05-24Support setting BN_INSTALL_DIR in cmakeXusheng
2022-02-02Rearrange hint order to prioritize envGlenn Smith
2022-02-02Fancier CMake: find scripts, out-of-tree example buildsGlenn Smith