mirror of https://github.com/encounter/SDL.git
Make sure all tests have the resources they need
This commit is contained in:
parent
6d46e30fed
commit
b2ca62f23a
|
@ -152,6 +152,11 @@ set(NEEDS_RESOURCES
|
|||
testresample
|
||||
testaudiohotplug
|
||||
testmultiaudio
|
||||
testime
|
||||
testiconv
|
||||
testoverlay2
|
||||
teststreaming
|
||||
testviewport
|
||||
)
|
||||
if(NOT PSP)
|
||||
set(NEEDS_RESOURCES ${NEEDS_RESOURCES} testnative)
|
||||
|
|
Loading…
Reference in New Issue