Skip to content

Make sure cmake does not find the 'absl' libaries

Reiner Hauser requested to merge absl into master

Otherwise pbeast gets a link time dependency that is not really needed.

@isolov , this is needed for a change in a cmake configuration I want to test in the nightly.

Merge request reports