summaryrefslogtreecommitdiff
path: root/examples/background_task
AgeCommit message (Expand)Author
2025-12-20Fix many of the warnings that show up when compiling with GCC 15.2Mark Rowe
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
2025-04-25std::function<bool(size_t,size_t)> ==> ProgressFunctionGlenn Smith
2024-05-23Fix building background_task example plugin on headlessMason Reed
2024-05-22Add background task example pluginMason Reed