DV Display: Add sprite test to cmake

This commit is contained in:
Mike Bell 2023-07-12 22:53:20 +01:00 committed by Phil Howard
parent 3cdfe558e8
commit 0cfcb22aa4
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
include(dv_stick_test.cmake)
include(dv_sprite_test.cmake)
include(dv_slideshow.cmake)