WebClient.cmake 225 B

1234567891011
  1. include(FetchDependencies)
  2. option(WEB_CLIENT_DISABLE_DESKTOP "" OFF)
  3. # This is the line to edit when you bump the web-client.
  4. set(WEB_CLIENT_BUILD_ID jwc-1.7.0)
  5. message(STATUS ${BUILDIDS})
  6. # TODO make this actually work