CMake/Tests/RunCMake/AndroidTestUtilities
Zack Galbreath 8a5cb84b0e AndroidTestUtilities: do not require ExternalData unconditionally
Attempting to use AndroidTestUtilities to simply install some local
files on device can result in the following error:

    Neither ExternalData_URL_TEMPLATES nor ExternalData_OBJECT_STORES is set

We no longer require these ExternalData-specific variables to be set if
no such remote data files are requested.

Fixes: #16529
2017-02-04 08:16:24 -05:00
..
data AndroidTestUtilities: Add module to help drive Android device tests 2016-09-30 13:49:47 -04:00
libs AndroidTestUtilities: Add module to help drive Android device tests 2016-09-30 13:49:47 -04:00
check.cmake AndroidTestUtilities: Add module to help drive Android device tests 2016-09-30 13:49:47 -04:00
CMakeLists.txt AndroidTestUtilities: Add module to help drive Android device tests 2016-09-30 13:49:47 -04:00
RunCMakeTest.cmake AndroidTestUtilities: do not require ExternalData unconditionally 2017-02-04 08:16:24 -05:00
SetupTest1.cmake AndroidTestUtilities: Add module to help drive Android device tests 2016-09-30 13:49:47 -04:00
SetupTest1Build-check.cmake AndroidTestUtilities: Add module to help drive Android device tests 2016-09-30 13:49:47 -04:00
SetupTest2.cmake AndroidTestUtilities: Add module to help drive Android device tests 2016-09-30 13:49:47 -04:00
SetupTest2Build-check.cmake AndroidTestUtilities: Add module to help drive Android device tests 2016-09-30 13:49:47 -04:00
SetupTest3.cmake AndroidTestUtilities: Add module to help drive Android device tests 2016-09-30 13:49:47 -04:00
SetupTest3Build-check.cmake AndroidTestUtilities: Add module to help drive Android device tests 2016-09-30 13:49:47 -04:00
SetupTest4.cmake AndroidTestUtilities: do not require ExternalData unconditionally 2017-02-04 08:16:24 -05:00
SetupTest4Build-check.cmake AndroidTestUtilities: do not require ExternalData unconditionally 2017-02-04 08:16:24 -05:00