emscripten Humble Cloud interface
Edward Rudd
2014-08-22 1bc7fac213615d2aec55df0a6b3a18ef7bb50ab5

default the provider to CloudFile

1 files modified
2 ■■■ changed files
client/CMakeLists.txt 2 ●●● patch | view | raw | blame | history
client/CMakeLists.txt
@@ -6,7 +6,7 @@
include(BoilerPlate)
include(UtilityFunctions)
set(TEST_CLOUD_PROVIDER HumbleBundle CACHE STRING "Cloud provider to bind in the test shell")
set(TEST_CLOUD_PROVIDER CloudFile CACHE STRING "Cloud provider to bind in the test shell")
configure_file(test/shell.html shell.html @ONLY)
CreateProgram(TestApp