A thread version of a UI that updates the the background.
This commit is contained in:
parent
20999eddd7
commit
4365bfa98d
2 changed files with 92 additions and 0 deletions
|
@ -35,3 +35,6 @@ executable('regtest', 'regtest.cpp',
|
|||
|
||||
executable('ftxtest', 'ftxtest.cpp',
|
||||
dependencies: dependencies)
|
||||
|
||||
executable('ftx_thread_test', 'ftx_thread_test.cpp',
|
||||
dependencies: dependencies)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue