blob: b0bb43dda2ec4cb6ce440a226baef83f3a7e5679 [file] [log] [blame] [edit]
set (autostart ${PLUGIN_COBALT_AUTOSTART})
set (preconditions Platform Graphics)
map()
kv(outofprocess ${PLUGIN_COBALT_OUTOFPROCESS})
end()
ans(rootobject)
map()
kv(url "https://www.youtube.com/tv")
if(PLUGIN_COBALT_CLIENTIDENTIFIER)
kv(clientidentifier ${PLUGIN_COBALT_CLIENTIDENTIFIER})
endif()
end()
ans(configuration)
map_append(${configuration} root ${rootobject})