Skip to content

Update abseil dependency in flatpak

Dark Dragon requested to merge darkdragon/calls:update-abseil-flatpak into main

See Flathub PR.

Adding new compile option based on CMake warning:

CMake Warning at CMakeLists.txt:72 (message):
  A future Abseil release will default ABSL_PROPAGATE_CXX_STD to ON for CMake
  3.8 and up.  We recommend enabling this option to ensure your project still
  builds correctly.

Merge request reports