mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-31 00:47:39 +00:00
Make sure all tests have the resources they need
This commit is contained in:
parent
6d46e30fed
commit
b2ca62f23a
1 changed files with 5 additions and 0 deletions
|
@ -152,6 +152,11 @@ set(NEEDS_RESOURCES
|
||||||
testresample
|
testresample
|
||||||
testaudiohotplug
|
testaudiohotplug
|
||||||
testmultiaudio
|
testmultiaudio
|
||||||
|
testime
|
||||||
|
testiconv
|
||||||
|
testoverlay2
|
||||||
|
teststreaming
|
||||||
|
testviewport
|
||||||
)
|
)
|
||||||
if(NOT PSP)
|
if(NOT PSP)
|
||||||
set(NEEDS_RESOURCES ${NEEDS_RESOURCES} testnative)
|
set(NEEDS_RESOURCES ${NEEDS_RESOURCES} testnative)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue