Преглед изворни кода

Make sure all tests have the resources they need

Wouter Wijsman пре 3 година
родитељ
комит
b2ca62f23a
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      test/CMakeLists.txt

+ 5 - 0
test/CMakeLists.txt

@@ -152,6 +152,11 @@ set(NEEDS_RESOURCES
     testresample
     testaudiohotplug
     testmultiaudio
+    testime
+    testiconv
+    testoverlay2
+    teststreaming
+    testviewport
 )
 if(NOT PSP)
     set(NEEDS_RESOURCES ${NEEDS_RESOURCES} testnative)