summaryrefslogtreecommitdiff
path: root/examples/uinotification/CMakeLists.txt
AgeCommit message (Collapse)Author
2025-07-30[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)Mark Rowe
This ensures that CMake detects when files that match the glob are added or removed.
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
Also update minimum CMake version.
2023-09-25Remove implicit dependencies to fix new warning in latest XcodeRusty Wagner
2022-05-04Remove remaining traces of qt5Josh F
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
2021-03-16Compatibility with Qt 6Rusty Wagner
2020-11-13Mac UI is Intel only for nowRusty Wagner
2020-11-06fix UI plugin build and update build instructionsXusheng
2020-10-14UIContext notifications (eg file open/save)Glenn Smith