Skip to content
  1. Jan 11, 2021
  2. Jan 10, 2021
  3. Jan 09, 2021
  4. Jan 08, 2021
  5. Jan 07, 2021
    • lat9nq's avatar
      CMakeLists: Disable YUZU_ENABLE_BOXCAT if ENABLE_WEB_SERVICE is disabled · 78be3977
      lat9nq authored
      Boxcat is a web service but is still enabled if ENABLE_WEB_SERVICE is
      disabled during the CMake stage, which causes compilation issues with
      either missing headers or missing libraries.
      
      This disables YUZU_ENABLE_BOXCAT regardless of the input if
      ENABLE_WEB_SERVICE is disabled.
      78be3977
Loading