summaryrefslogtreecommitdiff
path: root/examples/llil_parser/CMakeLists.txt
AgeCommit message (Expand)Author
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
2025-05-13[CMake] Report compatibility with 3.15 to silence deprecation warningsGlenn Smith
2022-02-03CMake: consistency with arch/platform pluginsGlenn Smith
2022-02-02Fix examples including binaryninjaapi twice on internal buildsGlenn Smith
2022-02-02Fancier CMake: find scripts, out-of-tree example buildsGlenn Smith
2020-11-06fix UI plugin build and update build instructionsXusheng
2020-09-27Fix 'weak symbol override' warnings.Brian Potchik
2020-07-17Switch build system to cmakeRusty Wagner
2019-02-27Greatly improved CMake builds + Fixed tests compilationBrick
2018-07-24Fix CMakeLists.txt for both mlil_parser and llil_parser examples (#1061)Josh Watson
2017-08-05Refactor IL instruction access APIsRusty Wagner
2017-07-16A LLIL C++ API Parser example with in depth build notes (#721)Robert Yates